Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
Dfuse_i.h412 void (*wake_pending_and_unlock)(struct fuse_iqueue *fiq) member
Ddev.c221 .wake_pending_and_unlock = fuse_dev_wake_and_unlock,
233 fiq->ops->wake_pending_and_unlock(fiq); in queue_request_and_unlock()
Dvirtio_fs.c1278 .wake_pending_and_unlock = virtio_fs_wake_pending_and_unlock,