Searched refs:udq (Results 1 – 1 of 1) sorted by relevance
743 xfs_dquot_t *udq, in xfs_qm_dqattach_grouphint() argument748 xfs_dqlock(udq); in xfs_qm_dqattach_grouphint()750 if ((tmp = udq->q_gdquot)) { in xfs_qm_dqattach_grouphint()752 xfs_dqunlock(udq); in xfs_qm_dqattach_grouphint()756 udq->q_gdquot = NULL; in xfs_qm_dqattach_grouphint()761 xfs_dqunlock(udq); in xfs_qm_dqattach_grouphint()769 xfs_dqlock(udq); in xfs_qm_dqattach_grouphint()773 ASSERT(XFS_DQ_IS_LOCKED(udq)); in xfs_qm_dqattach_grouphint()777 ASSERT(XFS_DQ_IS_LOCKED(udq)); in xfs_qm_dqattach_grouphint()783 if (udq->q_gdquot == NULL) { in xfs_qm_dqattach_grouphint()[all …]