Home
last modified time | relevance | path

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

/Linux-v5.4/fs/fuse/
Dfuse_i.h326 struct fuse_req { struct
329 struct list_head list;
332 struct list_head intr_entry;
335 struct fuse_args *args;
338 refcount_t count;
341 unsigned long flags;
344 struct {
346 } in;
349 struct {
351 } out;
[all …]