Searched refs:tr_qm_quotaoff (Results 1 – 3 of 3) sorted by relevance
61 struct xfs_trans_res tr_qm_quotaoff; /* turn quota off */ member
859 resp->tr_qm_quotaoff.tr_logres = xfs_calc_qm_quotaoff_reservation(mp); in xfs_trans_resv_calc()860 resp->tr_qm_quotaoff.tr_logcount = XFS_DEFAULT_LOG_COUNT; in xfs_trans_resv_calc()
604 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_qm_quotaoff, 0, 0); in xfs_qm_log_quotaoff()