Searched refs:XFS_QI_GQIP (Results 1 – 3 of 3) sorted by relevance
381 if ((dqtype & XFS_QMOPT_GQUOTA) && XFS_QI_GQIP(mp)) { in xfs_qm_scall_quotaoff()382 XFS_PURGE_INODE(XFS_QI_GQIP(mp)); in xfs_qm_scall_quotaoff()383 XFS_QI_GQIP(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()
53 #define XFS_QI_GQIP(mp) ((mp)->m_quotainfo->qi_gquotaip) macro
1889 ASSERT(XFS_QI_UQIP(mp) || XFS_QI_GQIP(mp)); in xfs_qm_quotacheck()1911 if ((gip = XFS_QI_GQIP(mp))) { in xfs_qm_quotacheck()2058 XFS_QI_GQIP(mp) = gip; in xfs_qm_init_quotainos()