Home
last modified time | relevance | path

Searched refs:xchk_xref_is_used_space (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/fs/xfs/scrub/
Dagheader.c43 xchk_xref_is_used_space(sc, agbno, 1); in xchk_superblock_xref()
504 xchk_xref_is_used_space(sc, agbno, 1); in xchk_agf_xref()
627 xchk_xref_is_used_space(sc, agbno, 1); in xchk_agfl_block_xref()
683 xchk_xref_is_used_space(sc, agbno, 1); in xchk_agfl_xref()
833 xchk_xref_is_used_space(sc, agbno, 1); in xchk_agi_xref()
Dalloc.c139 xchk_xref_is_used_space( in xchk_xref_is_used_space() function
Dscrub.h141 void xchk_xref_is_used_space(struct xfs_scrub *sc, xfs_agblock_t agbno,
Drmap.c75 xchk_xref_is_used_space(sc, agbno, len); in xchk_rmapbt_xref()
Drefcount.c322 xchk_xref_is_used_space(sc, irec->rc_startblock, irec->rc_blockcount); in xchk_refcountbt_xref()
Dinode.c554 xchk_xref_is_used_space(sc, agbno, 1); in xchk_inode_xref()
Dialloc.c92 xchk_xref_is_used_space(sc, agbno, len); in xchk_iallocbt_chunk_xref()
Dbmap.c252 xchk_xref_is_used_space(info->sc, agbno, len); in xchk_bmap_iextent_xref()
Dbtree.c383 xchk_xref_is_used_space(bs->sc, agbno, 1); in xchk_btree_check_block_owner()