Home
last modified time | relevance | path

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

/fs/fuse/
Dfuse_i.h478 struct fuse_req { struct
481 struct list_head list;
484 struct list_head intr_entry;
487 struct fuse_args *args;
490 refcount_t count;
493 unsigned long flags;
496 struct {
498 } in;
501 struct {
503 } out;
[all …]