Searched refs:XFS_QI_UQIP (Results 1 – 3 of 3) sorted by relevance
377 if ((dqtype & XFS_QMOPT_UQUOTA) && XFS_QI_UQIP(mp)) { in xfs_qm_scall_quotaoff()378 XFS_PURGE_INODE(XFS_QI_UQIP(mp)); in xfs_qm_scall_quotaoff()379 XFS_QI_UQIP(mp) = NULL; in xfs_qm_scall_quotaoff()1030 if (ip == XFS_QI_UQIP(mp) || ip == XFS_QI_GQIP(mp)) { in xfs_qm_dqrele_all_inodes()
52 #define XFS_QI_UQIP(mp) ((mp)->m_quotainfo->qi_uquotaip) macro
1889 ASSERT(XFS_QI_UQIP(mp) || XFS_QI_GQIP(mp)); in xfs_qm_quotacheck()1905 if ((uip = XFS_QI_UQIP(mp))) { in xfs_qm_quotacheck()2057 XFS_QI_UQIP(mp) = uip; in xfs_qm_init_quotainos()