Home
last modified time | relevance | path

Searched refs:xchk_xref_is_not_inode_chunk (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/fs/xfs/scrub/
Dagheader.c44 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()
Dalloc.c85 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_allocbt_xref()
Dscrub.h143 void xchk_xref_is_not_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno,
Drmap.c79 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_rmapbt_xref()
Drefcount.c323 xchk_xref_is_not_inode_chunk(sc, irec->rc_startblock, in xchk_refcountbt_xref()
Dialloc.c642 xchk_xref_is_not_inode_chunk( in xchk_xref_is_not_inode_chunk() function
Dbmap.c253 xchk_xref_is_not_inode_chunk(info->sc, agbno, len); in xchk_bmap_iextent_xref()