Home
last modified time | relevance | path

Searched refs:xchk_xref_is_not_shared (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/scrub/
H A Dagheader.c58 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_superblock_xref()
596 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agf_xref()
724 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agfl_block_xref()
781 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agfl_xref()
937 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agi_xref()
H A Dalloc.c110 xchk_xref_is_not_shared(sc, agbno, len); in xchk_allocbt_xref()
H A Dbmap.c414 xchk_xref_is_not_shared(info->sc, agbno, in xchk_bmap_iextent_xref()
426 xchk_xref_is_not_shared(info->sc, agbno, in xchk_bmap_iextent_xref()
437 xchk_xref_is_not_shared(info->sc, agbno, in xchk_bmap_iextent_xref()
H A Dscrub.h320 void xchk_xref_is_not_shared(struct xfs_scrub *sc, xfs_agblock_t bno,
H A Drefcount.c598 xchk_xref_is_not_shared( in xchk_xref_is_not_shared() function
H A Dialloc.c284 xchk_xref_is_not_shared(sc, agbno, len); in xchk_iallocbt_chunk()