Searched refs:dest_wq (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/btrfs/
H A Dasync-thread.c326 struct __btrfs_workqueue *dest_wq; btrfs_queue_work() local
329 dest_wq = wq->high; btrfs_queue_work()
331 dest_wq = wq->normal; btrfs_queue_work()
332 __btrfs_queue_work(dest_wq, work); btrfs_queue_work()

Completed in 31 milliseconds