Searched refs:lock_wq (Results 1 – 5 of 5) sorted by relevance
263 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()
59 wait_queue_head_t lock_wq; member
430 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()
116 wait_queue_head_t lock_wq; member
161 wait_queue_head_t lock_wq; member