Searched refs:xchk_ag_init_existing (Results 1 – 6 of 6) sorted by relevance
/linux/fs/xfs/scrub/ |
H A D | common.h | 120 xchk_ag_init_existing( in xchk_ag_init_existing() function
|
H A D | fscounters.c | 267 error = xchk_ag_init_existing(sc, agno, &sc->sa); in xchk_fscount_btreeblks()
|
H A D | inode.c | 736 error = xchk_ag_init_existing(sc, agno, &sc->sa); in xchk_inode_xref()
|
H A D | btree.c | 389 error = xchk_ag_init_existing(bs->sc, agno, &bs->sc->sa); in xchk_btree_check_block_owner()
|
H A D | bmap.c | 399 error = xchk_ag_init_existing(info->sc, agno, &info->sc->sa); in xchk_bmap_iextent_xref()
|
H A D | agheader.c | 49 error = xchk_ag_init_existing(sc, agno, &sc->sa); in xchk_superblock_xref()
|