Searched refs:xchk_ag_init_existing (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/fs/xfs/scrub/ |
D | common.h | 117 xchk_ag_init_existing( in xchk_ag_init_existing() function
|
D | fscounters.c | 151 error = xchk_ag_init_existing(sc, agno, &sc->sa); in xchk_fscount_btreeblks()
|
D | inode.c | 550 error = xchk_ag_init_existing(sc, agno, &sc->sa); in xchk_inode_xref()
|
D | bmap.c | 247 error = xchk_ag_init_existing(info->sc, agno, &info->sc->sa); in xchk_bmap_iextent_xref()
|
D | btree.c | 377 error = xchk_ag_init_existing(bs->sc, agno, &bs->sc->sa); in xchk_btree_check_block_owner()
|
D | agheader.c | 39 error = xchk_ag_init_existing(sc, agno, &sc->sa); in xchk_superblock_xref()
|