Searched refs:ST_PERAG (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/fs/xfs/scrub/ |
D | scrub.c | 270 .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 …]
|
D | scrub.h | 73 ST_PERAG, /* per-AG metadata */ enumerator
|
D | newbt.c | 59 if (sc->ops->type == ST_PERAG) { in xrep_newbt_estimate_slack()
|
D | repair.c | 967 ASSERT(sc->ops->type == ST_PERAG); in xrep_reset_perag_resv()
|