Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dagheader.c42 xchk_xref_is_used_space(sc, agbno, 1); in xchk_superblock_xref()
491 xchk_xref_is_used_space(sc, agbno, 1); in xchk_agf_xref()
616 xchk_xref_is_used_space(sc, agbno, 1); in xchk_agfl_block_xref()
676 xchk_xref_is_used_space(sc, agbno, 1); in xchk_agfl_xref()
831 xchk_xref_is_used_space(sc, agbno, 1); in xchk_agi_xref()
H A Dalloc.c142 xchk_xref_is_used_space( in xchk_xref_is_used_space() function
H A Dscrub.h133 void xchk_xref_is_used_space(struct xfs_scrub *sc, xfs_agblock_t agbno,
H A Drmap.c75 xchk_xref_is_used_space(sc, agbno, len); in xchk_rmapbt_xref()
H A Drefcount.c324 xchk_xref_is_used_space(sc, agbno, len); in xchk_refcountbt_xref()
H A Dinode.c530 xchk_xref_is_used_space(sc, agbno, 1); in xchk_inode_xref()
H A Dialloc.c92 xchk_xref_is_used_space(sc, agbno, len); in xchk_iallocbt_chunk_xref()
H A Dbtree.c382 xchk_xref_is_used_space(bs->sc, agbno, 1); in xchk_btree_check_block_owner()
H A Dbmap.c268 xchk_xref_is_used_space(info->sc, agbno, len); in xchk_bmap_iextent_xref()