Searched refs:inactivate_flags (Results 1 – 1 of 1) sorted by relevance
230 uint inactivate_flags; in xfs_qm_scall_quotaoff() local276 inactivate_flags = 0; in xfs_qm_scall_quotaoff()285 inactivate_flags |= XFS_UQUOTA_ACTIVE; in xfs_qm_scall_quotaoff()290 inactivate_flags |= XFS_GQUOTA_ACTIVE; in xfs_qm_scall_quotaoff()319 mp->m_qflags &= ~inactivate_flags; in xfs_qm_scall_quotaoff()