Searched refs:q_flush (Results 1 – 3 of 3) sorted by relevance
52 struct completion q_flush; /* flush completion queue */ member74 wait_for_completion(&dqp->q_flush); in xfs_dqflock()79 return try_wait_for_completion(&dqp->q_flush); in xfs_dqflock_nowait()84 complete(&dqp->q_flush); in xfs_dqfunlock()
467 init_completion(&dqp->q_flush); in xfs_dquot_alloc()468 complete(&dqp->q_flush); in xfs_dquot_alloc()1082 ASSERT(!completion_done(&dqp->q_flush)); in xfs_qm_dqflush()
141 ASSERT(!completion_done(&DQUOT_ITEM(lip)->qli_dquot->q_flush)); in xfs_dquot_item_error()