Home
last modified time | relevance | path

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

/fs/fuse/
A Dfuse_i.h423 struct fuse_req { struct
426 struct list_head list;
435 refcount_t count;
438 unsigned long flags;
441 struct {
443 } in;
446 struct {
448 } out;
455 void *argbuf;
462 void *ring_entry;
[all …]
A Ddev_uring_i.h56 struct fuse_req *fuse_req; member

Completed in 9 milliseconds