Home
last modified time | relevance | path

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

/Linux-v6.6/fs/fuse/
Dfuse_i.h347 struct fuse_req { struct
350 struct list_head list;
353 struct list_head intr_entry;
356 struct fuse_args *args;
359 refcount_t count;
362 unsigned long flags;
365 struct {
367 } in;
370 struct {
372 } out;
[all …]