Searched defs:fuse_req (Results 1 – 2 of 2) sorted by relevance
423 struct fuse_req { struct426 struct list_head list;435 refcount_t count;438 unsigned long flags;441 struct {443 } in;446 struct {448 } out;455 void *argbuf;462 void *ring_entry;[all …]
56 struct fuse_req *fuse_req; member
Completed in 9 milliseconds