Searched refs:xchk_xref_is_not_inode_chunk (Results 1 – 5 of 5) sorted by relevance
/linux/fs/xfs/scrub/ |
H A D | agheader.c | 54 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_superblock_xref() 584 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agf_xref() 713 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agfl_block_xref() 770 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agfl_xref() 925 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agi_xref()
|
H A D | scrub.h | 309 void xchk_xref_is_not_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno,
|
H A D | refcount.c | 340 xchk_xref_is_not_inode_chunk(sc, irec->rc_startblock, in xchk_refcountbt_xref()
|
H A D | ialloc.c | 775 xchk_xref_is_not_inode_chunk( in xchk_xref_is_not_inode_chunk() function
|
H A D | bmap.c | 405 xchk_xref_is_not_inode_chunk(info->sc, agbno, len); in xchk_bmap_iextent_xref()
|