Home
last modified time | relevance | path

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

/Linux-v6.1/fs/fuse/
Dfuse_i.h340 struct fuse_req { struct
343 struct list_head list;
346 struct list_head intr_entry;
349 struct fuse_args *args;
352 refcount_t count;
355 unsigned long flags;
358 struct {
360 } in;
363 struct {
365 } out;
[all …]