Home
last modified time | relevance | path

Searched refs:end_reqs (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/fs/fuse/
Dvirtio_fs.c47 struct list_head end_reqs; /* End these requests */ member
362 req = list_first_entry_or_null(&fsvq->end_reqs, struct fuse_req, in virtio_fs_request_dispatch_work()
668 INIT_LIST_HEAD(&fsvq->end_reqs); in virtio_fs_init_vq()
1267 list_add_tail(&req->list, &fsvq->end_reqs); in virtio_fs_wake_pending_and_unlock()