Searched refs:q_flush (Results 1 – 3 of 3) sorted by relevance
51 struct completion q_flush; /* flush completion queue */ member73 wait_for_completion(&dqp->q_flush); in xfs_dqflock()78 return try_wait_for_completion(&dqp->q_flush); in xfs_dqflock_nowait()83 complete(&dqp->q_flush); in xfs_dqfunlock()
463 init_completion(&dqp->q_flush); in xfs_dquot_alloc()464 complete(&dqp->q_flush); in xfs_dquot_alloc()1078 ASSERT(!completion_done(&dqp->q_flush)); in xfs_qm_dqflush()
129 ASSERT(!completion_done(&DQUOT_ITEM(lip)->qli_dquot->q_flush)); in xfs_dquot_item_error()