Home
last modified time | relevance | path

Searched refs:xchk_xref_is_owned_by (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/fs/xfs/scrub/
Dagheader.c53 xchk_xref_is_owned_by(sc, agbno, 1, &oinfo); in xchk_superblock_xref()
506 xchk_xref_is_owned_by(sc, agbno, 1, &oinfo); in xchk_agf_xref()
620 xchk_xref_is_owned_by(sc, agbno, 1, oinfo); in xchk_agfl_block_xref()
682 xchk_xref_is_owned_by(sc, agbno, 1, &oinfo); in xchk_agfl_xref()
812 xchk_xref_is_owned_by(sc, agbno, 1, &oinfo); in xchk_agi_xref()
Dscrub.h124 void xchk_xref_is_owned_by(struct xfs_scrub *sc, xfs_agblock_t agbno,
Dialloc.c93 xchk_xref_is_owned_by(sc, agbno, len, &oinfo); in xchk_iallocbt_chunk_xref()
237 xchk_xref_is_owned_by(bs->sc, agbno, blks_per_cluster, in xchk_iallocbt_check_freemask()
Drmap.c209 xchk_xref_is_owned_by( in xchk_xref_is_owned_by() function
Dinode.c530 xchk_xref_is_owned_by(sc, agbno, 1, &oinfo); in xchk_inode_xref()
Dbtree.c398 xchk_xref_is_owned_by(bs->sc, agbno, 1, bs->oinfo); in xchk_btree_check_block_owner()