Searched refs:xchk_xref_is_not_shared (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/xfs/scrub/ |
H A D | agheader.c | 55 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_superblock_xref() 520 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agf_xref() 648 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agfl_block_xref() 705 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agfl_xref() 861 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agi_xref()
|
H A D | scrub.h | 194 void xchk_xref_is_not_shared(struct xfs_scrub *sc, xfs_agblock_t bno,
|
H A D | alloc.c | 98 xchk_xref_is_not_shared(sc, agbno, len); in xchk_allocbt_xref()
|
H A D | bmap.c | 330 xchk_xref_is_not_shared(info->sc, agbno, in xchk_bmap_iextent_xref() 342 xchk_xref_is_not_shared(info->sc, agbno, in xchk_bmap_iextent_xref() 353 xchk_xref_is_not_shared(info->sc, agbno, in xchk_bmap_iextent_xref()
|
H A D | refcount.c | 582 xchk_xref_is_not_shared( in xchk_xref_is_not_shared() function
|
H A D | ialloc.c | 280 xchk_xref_is_not_shared(sc, agbno, len); in xchk_iallocbt_chunk()
|
H A D | inode.c | 696 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_inode_xref()
|