Searched refs:XREP_ALREADY_FIXED (Results 1 – 4 of 4) sorted by relevance
153 if (sc->flags & XREP_ALREADY_FIXED) in xchk_file_looks_zapped()292 if ((sc->flags & XREP_ALREADY_FIXED) && in xchk_ag_btree_del_cursor_if_sick()
212 #define XREP_ALREADY_FIXED (1U << 31) /* checking our repair work */ macro
233 !(sc->flags & XREP_ALREADY_FIXED); in xchk_could_repair()
130 { XREP_ALREADY_FIXED, "already_fixed" }