Searched refs:b_ioend_wq (Results 1 – 3 of 3) sorted by relevance
175 struct workqueue_struct *b_ioend_wq; /* I/O completion wq */ member
1213 queue_work(bp->b_ioend_wq, &bp->b_ioend_work); in xfs_buf_ioend_async()1382 if (!bp->b_ioend_wq) in _xfs_buf_ioapply()1383 bp->b_ioend_wq = bp->b_target->bt_mount->m_buf_workqueue; in _xfs_buf_ioapply()
1463 bp->b_ioend_wq = mp->m_log_workqueue; in xlog_alloc_log()1498 bp->b_ioend_wq = mp->m_log_workqueue; in xlog_alloc_log()