Searched refs:XFS_IS_SUSER_DQUOT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/quota/ | ||
D | xfs_quota_priv.h | 176 #define XFS_IS_SUSER_DQUOT(dqp) \ macro |
D | xfs_qm.c | 1711 if (! XFS_IS_SUSER_DQUOT(dqp)) { in xfs_qm_quotacheck_dqadjust() |