Searched refs:XREP_RESET_PERAG_RESV (Results 1 – 5 of 5) sorted by relevance
191 #define XREP_RESET_PERAG_RESV (1U << 30) /* must reset AG space reservation */ macro
963 if (!(sc->flags & XREP_RESET_PERAG_RESV)) in xrep_reset_perag_resv()970 sc->flags &= ~XREP_RESET_PERAG_RESV; in xrep_reset_perag_resv()
697 sc->flags |= XREP_RESET_PERAG_RESV; in xrep_refc_remove_old_tree()
795 sc->flags |= XREP_RESET_PERAG_RESV; in xrep_ibt_remove_old_trees()
125 { XREP_RESET_PERAG_RESV, "reset_perag_resv" }, \