Home
last modified time | relevance | path

Searched refs:gdq (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm.c836 xfs_dquot_t *gdq, in xfs_qm_dqattach_grouphint() argument
844 ASSERT(XFS_DQ_IS_LOCKED(gdq)); in xfs_qm_dqattach_grouphint()
851 if (tmp == gdq) { in xfs_qm_dqattach_grouphint()
864 xfs_dqunlock(gdq); in xfs_qm_dqattach_grouphint()
873 xfs_dqlock(gdq); in xfs_qm_dqattach_grouphint()
878 xfs_dqlock(gdq); in xfs_qm_dqattach_grouphint()
883 ASSERT(XFS_DQ_IS_LOCKED(gdq)); in xfs_qm_dqattach_grouphint()
889 XFS_DQHOLD(gdq); in xfs_qm_dqattach_grouphint()
890 udq->q_gdquot = gdq; in xfs_qm_dqattach_grouphint()
893 xfs_dqunlock(gdq); in xfs_qm_dqattach_grouphint()