Searched refs:ST_PERAG (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/scrub/ |
H A D | scrub.c | 286 .type = ST_PERAG, 292 .type = ST_PERAG, 298 .type = ST_PERAG, 304 .type = ST_PERAG, 310 .type = ST_PERAG, 317 .type = ST_PERAG, 324 .type = ST_PERAG, 331 .type = ST_PERAG, 339 .type = ST_PERAG, 346 .type = ST_PERAG, [all …]
|
H A D | scrub.h | 73 ST_PERAG, /* per-AG metadata */ enumerator
|
H A D | newbt.c | 61 if (sc->ops->type == ST_PERAG) { in xrep_newbt_estimate_slack()
|
H A D | repair.c | 1080 ASSERT(sc->ops->type == ST_PERAG); in xrep_reset_perag_resv()
|