Home
last modified time | relevance | path

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

/linux-5.10/fs/fuse/
Dfuse_i.h344 struct fuse_req { struct
347 struct list_head list;
350 struct list_head intr_entry;
353 struct fuse_args *args;
356 refcount_t count;
359 unsigned long flags;
362 struct {
364 } in;
367 struct {
369 } out;
[all …]