Home
last modified time | relevance | path

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

/linux-6.14.4/fs/fuse/
Ddev_uring_i.h59 struct fuse_ring_queue { struct
64 struct fuse_ring *ring;
67 unsigned int qid;
73 spinlock_t lock;
76 struct list_head ent_avail_queue;
82 struct list_head ent_w_req_queue;
83 struct list_head ent_commit_queue;
86 struct list_head ent_in_userspace;
89 struct list_head ent_released;
92 struct list_head fuse_req_queue;
[all …]