Searched refs:xchk_xref_is_not_inode_chunk (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/fs/xfs/scrub/ |
D | agheader.c | 44 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_superblock_xref() 507 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agf_xref() 628 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agfl_block_xref() 684 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agfl_xref() 834 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agi_xref()
|
D | alloc.c | 85 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_allocbt_xref()
|
D | scrub.h | 143 void xchk_xref_is_not_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno,
|
D | rmap.c | 79 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_rmapbt_xref()
|
D | refcount.c | 323 xchk_xref_is_not_inode_chunk(sc, irec->rc_startblock, in xchk_refcountbt_xref()
|
D | ialloc.c | 642 xchk_xref_is_not_inode_chunk( in xchk_xref_is_not_inode_chunk() function
|
D | bmap.c | 253 xchk_xref_is_not_inode_chunk(info->sc, agbno, len); in xchk_bmap_iextent_xref()
|