Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dscrub.c286 .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 Dscrub.h73 ST_PERAG, /* per-AG metadata */ enumerator
H A Dnewbt.c61 if (sc->ops->type == ST_PERAG) { in xrep_newbt_estimate_slack()
H A Drepair.c1080 ASSERT(sc->ops->type == ST_PERAG); in xrep_reset_perag_resv()