Home
last modified time | relevance | path

Searched defs:fuse_req (Results 1 – 1 of 1) sorted by relevance

/linux/fs/fuse/
H A Dfuse_i.h441 struct fuse_req { struct
444 struct list_head list;
447 struct list_head intr_entry;
450 struct fuse_args *args;
453 refcount_t count;
456 unsigned long flags;
459 struct {
461 } in;
464 struct {
466 } out;
[all …]