Searched refs:q_flush (Results 1 – 2 of 2) sorted by relevance
83 struct completion q_flush; member105 wait_for_completion(&dqp->q_flush); in xfs_dqflock()110 return try_wait_for_completion(&dqp->q_flush); in xfs_dqflock_nowait()115 complete(&dqp->q_flush); in xfs_dqfunlock()
495 init_completion(&dqp->q_flush); in xfs_dquot_alloc()496 complete(&dqp->q_flush); in xfs_dquot_alloc()1224 ASSERT(!completion_done(&dqp->q_flush)); in xfs_qm_dqflush()