Home
last modified time | relevance | path

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

/fs/hfs/
Dbnode.c263 init_waitqueue_head(&node->lock_wq); in __hfs_bnode_create()
274 wait_event(node2->lock_wq, !test_bit(HFS_BNODE_NEW, &node2->flags)); in __hfs_bnode_create()
328 wait_event(node->lock_wq, !test_bit(HFS_BNODE_NEW, &node->flags)); in hfs_bnode_find()
388 wake_up(&node->lock_wq); in hfs_bnode_find()
394 wake_up(&node->lock_wq); in hfs_bnode_find()
442 wake_up(&node->lock_wq); in hfs_bnode_create()
Dbtree.h59 wait_queue_head_t lock_wq; member
/fs/hfsplus/
Dbnode.c430 init_waitqueue_head(&node->lock_wq); in __hfs_bnode_create()
441 wait_event(node2->lock_wq, in __hfs_bnode_create()
496 wait_event(node->lock_wq, in hfs_bnode_find()
558 wake_up(&node->lock_wq); in hfs_bnode_find()
564 wake_up(&node->lock_wq); in hfs_bnode_find()
614 wake_up(&node->lock_wq); in hfs_bnode_create()
Dhfsplus_fs.h116 wait_queue_head_t lock_wq; member
/fs/btrfs/
Dextent_io.h161 wait_queue_head_t lock_wq; member