Home
last modified time | relevance | path

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

/Linux-v5.4/fs/fuse/
Ddev.c910 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page() function
961 err = fuse_copy_page(cs, &ap->pages[i], offset, count, zeroing); in fuse_copy_pages()
1594 err = fuse_copy_page(cs, &page, offset, this_num, 0); in fuse_notify_store()