Home
last modified time | relevance | path

Searched refs:xchk_xref_is_only_owned_by (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/scrub/
H A Dscrub.h282 void xchk_xref_is_only_owned_by(struct xfs_scrub *sc, xfs_agblock_t agbno,
H A Dbmap.c352 xchk_xref_is_only_owned_by(info->sc, agbno, in xchk_bmap_iextent_xref()
364 xchk_xref_is_only_owned_by(info->sc, agbno, irec->br_blockcount, in xchk_bmap_iextent_xref()
373 xchk_xref_is_only_owned_by(info->sc, agbno, irec->br_blockcount, in xchk_bmap_iextent_xref()
H A Dialloc.c279 xchk_xref_is_only_owned_by(sc, agbno, len, &XFS_RMAP_OINFO_INODES); in xchk_iallocbt_chunk()
430 xchk_xref_is_only_owned_by(bs->sc, agbno, M_IGEO(mp)->blocks_per_cluster, in xchk_iallocbt_check_cluster()
H A Drmap.c584 xchk_xref_is_only_owned_by( in xchk_xref_is_only_owned_by() function
H A Dbtree.c404 xchk_xref_is_only_owned_by(bs->sc, agbno, 1, bs->oinfo); in xchk_btree_check_block_owner()