Searched refs:xfs_alloc_wq (Results 1 – 4 of 4) sorted by relevance
15 extern struct workqueue_struct *xfs_alloc_wq;
32 struct workqueue_struct *xfs_alloc_wq; variable
2866 queue_work(xfs_alloc_wq, &args.work); in xfs_btree_split()
2080 xfs_alloc_wq = alloc_workqueue("xfsalloc", in xfs_init_workqueues()2082 if (!xfs_alloc_wq) in xfs_init_workqueues()2091 destroy_workqueue(xfs_alloc_wq); in xfs_init_workqueues()2099 destroy_workqueue(xfs_alloc_wq); in xfs_destroy_workqueues()