Home
last modified time | relevance | path

Searched refs:xchk_xref_is_not_shared (Results 1 – 3 of 3) 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 Dscrub.h321 void xchk_xref_is_not_shared(struct xfs_scrub *sc, xfs_agblock_t bno,
H A Drefcount.c594 xchk_xref_is_not_shared( in xchk_xref_is_not_shared() function