Home
last modified time | relevance | path

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

/Linux-v5.15/fs/fuse/
Dfuse_i.h339 struct fuse_req { struct
342 struct list_head list;
345 struct list_head intr_entry;
348 struct fuse_args *args;
351 refcount_t count;
354 unsigned long flags;
357 struct {
359 } in;
362 struct {
364 } out;
[all …]