XFS_QI_MPLNEXT    530 fs/xfs/quota/xfs_qm.c 	dqp = XFS_QI_MPLNEXT(mp);
XFS_QI_MPLNEXT    597 fs/xfs/quota/xfs_qm.c 	dqp = XFS_QI_MPLNEXT(mp);
XFS_QI_MPLNEXT    130 fs/xfs/quota/xfs_quota_priv.h 	for ((dqp) = XFS_QI_MPLNEXT(mp); (dqp) != NULL; (dqp) = (dqp)->MPL_NEXT)