Searched refs:XQM_MPLIST_INSERT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/quota/ | ||
D | xfs_quota_priv.h | 160 #define XQM_MPLIST_INSERT(h, dqp) \ macro |
D | xfs_dquot.c | 1140 XQM_MPLIST_INSERT(&(XFS_QI_MPL_LIST(mp)), dqp); in xfs_qm_dqget() |