Searched refs:xchk_xref_is_not_inode_chunk (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/fs/xfs/scrub/ |
D | agheader.c | 51 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_superblock_xref() 504 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agf_xref() 619 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agfl_block_xref() 680 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agfl_xref() 809 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agi_xref()
|
D | scrub.h | 120 void xchk_xref_is_not_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno,
|
D | alloc.c | 92 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_allocbt_xref()
|
D | rmap.c | 88 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_rmapbt_xref()
|
D | refcount.c | 337 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_refcountbt_xref()
|
D | ialloc.c | 498 xchk_xref_is_not_inode_chunk( in xchk_xref_is_not_inode_chunk() function
|
D | bmap.c | 264 xchk_xref_is_not_inode_chunk(info->sc, agbno, len); in xchk_bmap_extent_xref()
|