Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfuse_i.h427 void (*wake_pending_and_unlock)(struct fuse_iqueue *fiq, bool sync) member
H A Ddev.c225 .wake_pending_and_unlock = fuse_dev_wake_and_unlock,
237 fiq->ops->wake_pending_and_unlock(fiq, sync); in queue_request_and_unlock()
H A Dvirtio_fs.c1280 .wake_pending_and_unlock = virtio_fs_wake_pending_and_unlock,