Searched refs:xchk_ag_read_headers (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/fs/xfs/scrub/ |
D | common.h | 127 int xchk_ag_read_headers(struct xfs_scrub *sc, xfs_agnumber_t agno,
|
D | common.c | 406 xchk_ag_read_headers( in xchk_ag_read_headers() function 551 error = xchk_ag_read_headers(sc, agno, sa); in xchk_ag_init()
|
D | agheader.c | 534 error = xchk_ag_read_headers(sc, agno, &sc->sa); in xchk_agf() 706 error = xchk_ag_read_headers(sc, agno, &sc->sa); in xchk_agfl() 863 error = xchk_ag_read_headers(sc, agno, &sc->sa); in xchk_agi()
|