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.c56 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_superblock_xref()
587 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agf_xref()
715 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agfl_block_xref()
772 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agfl_xref()
928 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 Dscrub.h321 void xchk_xref_is_not_shared(struct xfs_scrub *sc, xfs_agblock_t bno,
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 Dinode.c750 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_inode_xref()
H A Dialloc.c280 xchk_xref_is_not_shared(sc, agbno, len); in xchk_iallocbt_chunk()