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