Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dagheader.c45 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_superblock_xref()
497 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agf_xref()
619 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agfl_block_xref()
679 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agfl_xref()
835 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agi_xref()
H A Dalloc.c87 xchk_xref_is_not_shared(sc, agbno, len); in xchk_allocbt_xref()
H A Dscrub.h147 void xchk_xref_is_not_shared(struct xfs_scrub *sc, xfs_agblock_t bno,
H A Drefcount.c468 xchk_xref_is_not_shared( in xchk_xref_is_not_shared() function
H A Dinode.c533 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_inode_xref()
H A Dialloc.c95 xchk_xref_is_not_shared(sc, agbno, len); in xchk_iallocbt_chunk_xref()
H A Dbmap.c277 xchk_xref_is_not_shared(info->sc, agbno, in xchk_bmap_iextent_xref()