Searched refs:q_flush (Results 1 – 3 of 3) sorted by relevance
55 struct completion q_flush; /* flush completion queue */ member77 wait_for_completion(&dqp->q_flush); in xfs_dqflock()82 return try_wait_for_completion(&dqp->q_flush); in xfs_dqflock_nowait()87 complete(&dqp->q_flush); in xfs_dqfunlock()
125 ASSERT(!completion_done(&dqp->q_flush)); in xfs_qm_dquot_logitem_push()201 if (completion_done(&dqp->q_flush) || in xfs_qm_dquot_logitem_pushbuf()
511 init_completion(&dqp->q_flush); in xfs_qm_dqread()512 complete(&dqp->q_flush); in xfs_qm_dqread()890 ASSERT(!completion_done(&dqp->q_flush)); in xfs_qm_dqflush()