Searched refs:xchk_ag_free (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | common.h | 118 void xchk_ag_free(struct xfs_scrub *sc, struct xchk_ag *sa);
|
H A D | scrub.c | 155 xchk_ag_free(sc, &sc->sa); in xchk_teardown()
|
H A D | inode.c | 536 xchk_ag_free(sc, &sc->sa); in xchk_inode_xref()
|
H A D | common.c | 397 * The headers should be released by xchk_ag_free, but as a fail 525 xchk_ag_free( in xchk_ag_free() function
|
H A D | bmap.c | 286 xchk_ag_free(info->sc, &info->sc->sa); in xchk_bmap_iextent_xref()
|
H A D | btree.c | 396 xchk_ag_free(bs->sc, &bs->sc->sa); in xchk_btree_check_block_owner()
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | common.h | 116 void xchk_ag_free(struct xfs_scrub *sc, struct xchk_ag *sa);
|
H A D | fscounters.c | 285 xchk_ag_free(sc, &sc->sa); in xchk_fscount_btreeblks()
|
H A D | scrub.c | 171 xchk_ag_free(sc, &sc->sa); in xchk_teardown()
|
H A D | inode.c | 697 xchk_ag_free(sc, &sc->sa); in xchk_inode_xref()
|
H A D | btree.c | 411 xchk_ag_free(bs->sc, &bs->sc->sa); in xchk_btree_check_block_owner()
|
H A D | common.c | 403 * The headers should be released by xchk_ag_free, but as a fail safe we attach 602 xchk_ag_free( in xchk_ag_free() function
|
H A D | bmap.c | 359 xchk_ag_free(info->sc, &info->sc->sa); in xchk_bmap_iextent_xref()
|
Completed in 12 milliseconds