Searched refs:b_ioend_wq (Results 1 – 3 of 3) sorted by relevance
170 struct workqueue_struct *b_ioend_wq; /* I/O completion wq */ member
1060 queue_work(bp->b_ioend_wq, &bp->b_ioend_work); in xfs_buf_ioend_async()1232 if (!bp->b_ioend_wq) in _xfs_buf_ioapply()1233 bp->b_ioend_wq = bp->b_target->bt_mount->m_buf_workqueue; in _xfs_buf_ioapply()
1428 bp->b_ioend_wq = mp->m_log_workqueue; in xlog_alloc_log()1462 bp->b_ioend_wq = mp->m_log_workqueue; in xlog_alloc_log()