Searched refs:xchk_xref_is_only_owned_by (Results 1 – 5 of 5) sorted by relevance
/linux/fs/xfs/scrub/ |
H A D | scrub.h | 282 void xchk_xref_is_only_owned_by(struct xfs_scrub *sc, xfs_agblock_t agbno,
|
H A D | bmap.c | 352 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 D | ialloc.c | 279 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 D | rmap.c | 584 xchk_xref_is_only_owned_by( in xchk_xref_is_only_owned_by() function
|
H A D | btree.c | 404 xchk_xref_is_only_owned_by(bs->sc, agbno, 1, bs->oinfo); in xchk_btree_check_block_owner()
|