Searched refs:q_flush (Results 1 – 2 of 2) sorted by relevance
91 struct completion q_flush; member113 wait_for_completion(&dqp->q_flush); in xfs_dqflock()118 return try_wait_for_completion(&dqp->q_flush); in xfs_dqflock_nowait()123 complete(&dqp->q_flush); in xfs_dqfunlock()
481 init_completion(&dqp->q_flush); in xfs_dquot_alloc()482 complete(&dqp->q_flush); in xfs_dquot_alloc()1252 ASSERT(!completion_done(&dqp->q_flush)); in xfs_qm_dqflush()