Searched refs:b_ioend_wq (Results 1 – 3 of 3) sorted by relevance
168 struct workqueue_struct *b_ioend_wq; /* I/O completion wq */ member
1061 queue_work(bp->b_ioend_wq, &bp->b_ioend_work); in xfs_buf_ioend_async()1234 if (!bp->b_ioend_wq) in _xfs_buf_ioapply()1235 bp->b_ioend_wq = bp->b_target->bt_mount->m_buf_workqueue; in _xfs_buf_ioapply()
1411 bp->b_ioend_wq = mp->m_log_workqueue; in xlog_alloc_log()1445 bp->b_ioend_wq = mp->m_log_workqueue; in xlog_alloc_log()