Searched refs:xchk_xref_is_not_inode_chunk (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/fs/xfs/scrub/ |
D | agheader.c | 53 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 | scrub.h | 182 void xchk_xref_is_not_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno,
|
D | alloc.c | 108 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_allocbt_xref()
|
D | refcount.c | 328 xchk_xref_is_not_inode_chunk(sc, irec->rc_startblock, in xchk_refcountbt_xref()
|
D | rmap.c | 116 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_rmapbt_xref()
|
D | ialloc.c | 783 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()
|