Home
last modified time | relevance | path

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

/fs/fuse/
Dfuse_i.h335 struct fuse_req { struct
338 struct list_head list;
341 struct list_head intr_entry;
344 struct fuse_args *args;
347 refcount_t count;
350 unsigned long flags;
353 struct {
355 } in;
358 struct {
360 } out;
[all …]