Searched refs:xchk_xref_is_not_inode_chunk (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/xfs/scrub/ |
H A 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()
|
H A D | scrub.h | 182 void xchk_xref_is_not_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno,
|
H A D | alloc.c | 96 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_allocbt_xref()
|
H A D | refcount.c | 328 xchk_xref_is_not_inode_chunk(sc, irec->rc_startblock, in xchk_refcountbt_xref()
|
H A D | rmap.c | 115 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_rmapbt_xref()
|
H A D | ialloc.c | 784 xchk_xref_is_not_inode_chunk( in xchk_xref_is_not_inode_chunk() function
|
H A D | bmap.c | 321 xchk_xref_is_not_inode_chunk(info->sc, agbno, len); in xchk_bmap_iextent_xref()
|