Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fuse/
Dfuse_i.h401 struct fuse_req { struct
404 struct list_head list;
407 struct list_head intr_entry;
410 struct fuse_args *args;
413 refcount_t count;
416 unsigned long flags;
419 struct {
421 } in;
424 struct {
426 } out;
[all …]