Searched refs:xfs_alloc_wq (Results 1 – 3 of 3) sorted by relevance
15 extern struct workqueue_struct *xfs_alloc_wq;
34 struct workqueue_struct *xfs_alloc_wq; variable
2619 xfs_alloc_wq = alloc_workqueue("xfsalloc", XFS_WQFLAGS(WQ_MEM_RECLAIM | WQ_FREEZABLE | WQ_PERCPU), in xfs_init_workqueues()2621 if (!xfs_alloc_wq) in xfs_init_workqueues()2631 destroy_workqueue(xfs_alloc_wq); in xfs_init_workqueues()2639 destroy_workqueue(xfs_alloc_wq); in xfs_destroy_workqueues()