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.h429 struct fuse_req { struct
432 struct list_head list;
435 struct list_head intr_entry;
438 struct fuse_args *args;
441 refcount_t count;
444 unsigned long flags;
447 struct {
449 } in;
452 struct {
454 } out;
[all …]