Searched refs:ST_PERAG (Results 1 – 3 of 3) 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 | 70 if (sc->ops->type == ST_PERAG) { in xrep_newbt_estimate_slack()
|