Searched refs:XFS_QI_MPLNEXT (Results 1 – 2 of 2) sorted by relevance
46 #define XFS_QI_MPLNEXT(mp) ((mp)->m_quotainfo->qi_dqlist.qh_next) macro130 for ((dqp) = XFS_QI_MPLNEXT(mp); (dqp) != NULL; (dqp) = (dqp)->MPL_NEXT)
501 dqp = XFS_QI_MPLNEXT(mp); in xfs_qm_detach_gdquots()568 dqp = XFS_QI_MPLNEXT(mp); in xfs_qm_dqpurge_int()