Searched refs:xchk_xref_is_not_shared (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/fs/xfs/scrub/ |
D | agheader.c | 46 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_superblock_xref() 510 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agf_xref() 630 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agfl_block_xref() 686 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agfl_xref() 837 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agi_xref()
|
D | alloc.c | 87 xchk_xref_is_not_shared(sc, agbno, len); in xchk_allocbt_xref()
|
D | scrub.h | 155 void xchk_xref_is_not_shared(struct xfs_scrub *sc, xfs_agblock_t bno,
|
D | refcount.c | 456 xchk_xref_is_not_shared( in xchk_xref_is_not_shared() function
|
D | inode.c | 557 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_inode_xref()
|
D | ialloc.c | 95 xchk_xref_is_not_shared(sc, agbno, len); in xchk_iallocbt_chunk_xref()
|
D | bmap.c | 261 xchk_xref_is_not_shared(info->sc, agbno, in xchk_bmap_iextent_xref()
|