Home
last modified time | relevance | path

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

/fs/fuse/
Dfuse_i.h439 struct fuse_req { struct
442 struct list_head list;
445 struct list_head intr_entry;
448 struct fuse_args *args;
451 refcount_t count;
454 unsigned long flags;
457 struct {
459 } in;
462 struct {
464 } out;
[all …]