Searched refs:XFS_DQ_TO_QIP (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/fs/xfs/quota/ | ||
D | xfs_dquot.h | 111 #define XFS_DQ_TO_QIP(dqp) (XFS_QM_ISUDQ(dqp) ? \ macro |
D | xfs_dquot.c | 467 xfs_inode_t *quotip = XFS_DQ_TO_QIP(dqp); in xfs_qm_dqtobp() |