Searched refs:xchk_xref_is_not_inode_chunk (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/fs/xfs/scrub/ |
A D | agheader.c | 44 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() 635 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agfl_block_xref() 691 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agfl_xref() 845 xchk_xref_is_not_inode_chunk(sc, agbno, 1); in xchk_agi_xref()
|
A D | alloc.c | 85 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_allocbt_xref()
|
A D | scrub.h | 151 void xchk_xref_is_not_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno,
|
A D | rmap.c | 79 xchk_xref_is_not_inode_chunk(sc, agbno, len); in xchk_rmapbt_xref()
|
A D | refcount.c | 323 xchk_xref_is_not_inode_chunk(sc, irec->rc_startblock, in xchk_refcountbt_xref()
|
A D | ialloc.c | 642 xchk_xref_is_not_inode_chunk( in xchk_xref_is_not_inode_chunk() function
|
A D | bmap.c | 324 xchk_xref_is_not_inode_chunk(info->sc, agbno, len); in xchk_bmap_iextent_xref()
|
Completed in 18 milliseconds