Searched defs:fuse_args_pages (Results 1 – 2 of 2) sorted by relevance
49190 struct fuse_args_pages { struct49191 struct fuse_args args;49192 struct page **pages;49193 struct fuse_page_desc *descs;49194 unsigned int num_pages;
58947 struct fuse_args_pages { struct58948 struct fuse_args args;58949 struct page **pages;58950 struct fuse_page_desc *descs;58951 unsigned int num_pages;