Searched refs:XFS_QI_UQIP (Results 1 – 3 of 3) sorted by relevance
364 if ((dqtype & XFS_QMOPT_UQUOTA) && XFS_QI_UQIP(mp)) { in xfs_qm_scall_quotaoff()365 IRELE(XFS_QI_UQIP(mp)); in xfs_qm_scall_quotaoff()366 XFS_QI_UQIP(mp) = NULL; in xfs_qm_scall_quotaoff()1066 if (ip == XFS_QI_UQIP(mp) || ip == XFS_QI_GQIP(mp)) { in xfs_qm_dqrele_inodes_ag()
33 #define XFS_QI_UQIP(mp) ((mp)->m_quotainfo->qi_uquotaip) macro
1806 ASSERT(XFS_QI_UQIP(mp) || XFS_QI_GQIP(mp)); in xfs_qm_quotacheck()1822 if ((uip = XFS_QI_UQIP(mp))) { in xfs_qm_quotacheck()1979 XFS_QI_UQIP(mp) = uip; in xfs_qm_init_quotainos()