Searched defs:fuse_req (Results 1 – 1 of 1) sorted by relevance
305 struct fuse_req { struct308 struct list_head list;311 struct list_head intr_entry;314 refcount_t count;316 bool user_pages;319 u64 intr_unique;322 unsigned long flags;325 struct fuse_in in;349 struct fuse_req *next; argument352 } misc;[all …]