Searched refs:order_lock (Results 1 – 2 of 2) sorted by relevance
182 spin_lock(&workers->order_lock); in run_ordered_completions()205 spin_unlock(&workers->order_lock); in run_ordered_completions()210 spin_lock(&workers->order_lock); in run_ordered_completions()212 spin_unlock(&workers->order_lock); in run_ordered_completions()219 spin_lock(&workers->order_lock); in run_ordered_completions()222 spin_unlock(&workers->order_lock); in run_ordered_completions()451 spin_lock_init(&workers->order_lock); in btrfs_init_workers()683 spin_lock(&workers->order_lock); in btrfs_queue_worker()690 spin_unlock(&workers->order_lock); in btrfs_queue_worker()
106 spinlock_t order_lock; member