Searched refs:q_flush (Results 1 – 2 of 2) sorted by relevance
89 struct completion q_flush; member111 wait_for_completion(&dqp->q_flush); in xfs_dqflock()116 return try_wait_for_completion(&dqp->q_flush); in xfs_dqflock_nowait()121 complete(&dqp->q_flush); in xfs_dqfunlock()
548 init_completion(&dqp->q_flush); in xfs_dquot_alloc()549 complete(&dqp->q_flush); in xfs_dquot_alloc()1375 ASSERT(!completion_done(&dqp->q_flush)); in xfs_qm_dqflush()