Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Dagheader.c50 xchk_xref_is_used_space(sc, agbno, 1); in xchk_superblock_xref()
501 xchk_xref_is_used_space(sc, agbno, 1); in xchk_agf_xref()
618 xchk_xref_is_used_space(sc, agbno, 1); in xchk_agfl_block_xref()
679 xchk_xref_is_used_space(sc, agbno, 1); in xchk_agfl_xref()
808 xchk_xref_is_used_space(sc, agbno, 1); in xchk_agi_xref()
Dscrub.h118 void xchk_xref_is_used_space(struct xfs_scrub *sc, xfs_agblock_t agbno,
Dalloc.c152 xchk_xref_is_used_space( in xchk_xref_is_used_space() function
Drmap.c84 xchk_xref_is_used_space(sc, agbno, len); in xchk_rmapbt_xref()
Drefcount.c336 xchk_xref_is_used_space(sc, agbno, len); in xchk_refcountbt_xref()
Dialloc.c90 xchk_xref_is_used_space(sc, agbno, len); in xchk_iallocbt_chunk_xref()
Dinode.c527 xchk_xref_is_used_space(sc, agbno, 1); in xchk_inode_xref()
Dbmap.c263 xchk_xref_is_used_space(info->sc, agbno, len); in xchk_bmap_extent_xref()
Dbtree.c389 xchk_xref_is_used_space(bs->sc, agbno, 1); in xchk_btree_check_block_owner()