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.h423 struct fuse_req { struct
426 struct list_head list;
429 struct list_head intr_entry;
432 struct fuse_args *args;
435 refcount_t count;
438 unsigned long flags;
441 struct {
443 } in;
446 struct {
448 } out;
[all …]