Searched refs:XREP_RESET_PERAG_RESV (Results 1 – 7 of 7) sorted by relevance
215 #define XREP_RESET_PERAG_RESV (1U << 30) /* must reset AG space reservation */ macro
228 if (!(sc->flags & XREP_RESET_PERAG_RESV)) in xrep_reset_perag_resv()
1076 if (!(sc->flags & XREP_RESET_PERAG_RESV)) in xrep_reset_perag_resv()1083 sc->flags &= ~XREP_RESET_PERAG_RESV; in xrep_reset_perag_resv()
696 sc->flags |= XREP_RESET_PERAG_RESV; in xrep_refc_remove_old_tree()
788 sc->flags |= XREP_RESET_PERAG_RESV; in xrep_ibt_remove_old_trees()
1565 sc->flags |= XREP_RESET_PERAG_RESV; in xrep_rmap_remove_old_tree()
137 { XREP_RESET_PERAG_RESV, "reset_perag_resv" }, \