Searched refs:xchk_xref_is_not_inode_chunk (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/fs/xfs/scrub/ |
D | agheader.c | 43 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_superblock_xref() 494 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agf_xref() 617 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agfl_block_xref() 677 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agfl_xref() 832 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 | 135 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 | 325 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_refcountbt_xref()
|
D | ialloc.c | 644 xchk_xref_is_not_inode_chunk( in xchk_xref_is_not_inode_chunk() function
|
D | bmap.c | 269 xchk_xref_is_not_inode_chunk(info->sc, agbno, len); in xchk_bmap_iextent_xref()
|