Home
last modified time | relevance | path

Searched refs:ST_PERAG (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dscrub.c270 .type = ST_PERAG,
276 .type = ST_PERAG,
282 .type = ST_PERAG,
288 .type = ST_PERAG,
294 .type = ST_PERAG,
301 .type = ST_PERAG,
308 .type = ST_PERAG,
315 .type = ST_PERAG,
323 .type = ST_PERAG,
330 .type = ST_PERAG,
[all …]
Dscrub.h73 ST_PERAG, /* per-AG metadata */ enumerator
Dnewbt.c59 if (sc->ops->type == ST_PERAG) { in xrep_newbt_estimate_slack()
Drepair.c967 ASSERT(sc->ops->type == ST_PERAG); in xrep_reset_perag_resv()