Home
last modified time | relevance | path

Searched refs:fuse_copy_page (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/fs/fuse/
Ddev.c928 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page() function
989 err = fuse_copy_page(cs, &ap->pages[i], offset, count, zeroing); in fuse_copy_pages()
1620 err = fuse_copy_page(cs, &page, offset, this_num, 0); in fuse_notify_store()