Searched refs:XFS_IS_DQUOT_UNINITIALIZED (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/quota/ | ||
D | xfs_quota_priv.h | 106 #define XFS_IS_DQUOT_UNINITIALIZED(dqp) ( \ macro |
D | xfs_qm_syscalls.c | 759 if (XFS_IS_DQUOT_UNINITIALIZED(dqp)) { in xfs_qm_scall_getquota() |