Searched refs:xchk_xref_is_not_inode_chunk (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/fs/xfs/scrub/ |
D | agheader.c | 54 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_superblock_xref() 517 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agf_xref() 646 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agfl_block_xref() 703 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agfl_xref() 858 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agi_xref()
|
D | alloc.c | 108 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_allocbt_xref()
|
D | scrub.h | 278 void xchk_xref_is_not_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno,
|
D | refcount.c | 340 xchk_xref_is_not_inode_chunk(sc, irec->rc_startblock, in xchk_refcountbt_xref()
|
D | rmap.c | 125 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_rmapbt_xref()
|
D | ialloc.c | 777 xchk_xref_is_not_inode_chunk( in xchk_xref_is_not_inode_chunk() function
|
D | bmap.c | 345 xchk_xref_is_not_inode_chunk(info->sc, agbno, len); in xchk_bmap_iextent_xref()
|