Searched defs:zeroing (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/fuse/ |
| H A D | dev.c | 937 fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, unsigned offset, unsigned count, int zeroing) fuse_copy_page() argument 985 fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, int zeroing) fuse_copy_pages() argument 1022 fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs, unsigned argpages, struct fuse_arg *args, int zeroing) fuse_copy_args() argument
|
| /kernel/linux/linux-6.6/fs/fuse/ |
| H A D | dev.c | 928 fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, unsigned offset, unsigned count, int zeroing) fuse_copy_page() argument 976 fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, int zeroing) fuse_copy_pages() argument 1013 fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs, unsigned argpages, struct fuse_arg *args, int zeroing) fuse_copy_args() argument
|
Completed in 6 milliseconds