Searched refs:fuse_copy_page (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/fuse/ |
| H A D | dev.c | 1095 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page() function 1158 err = fuse_copy_page(cs, &pagep, offset, count, zeroing); in fuse_copy_pages() 1799 err = fuse_copy_page(cs, &page, offset, this_num, 0); in fuse_notify_store()
|