Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.h186 xfs_verify_rgbext( in xfs_verify_rgbext() function
H A Dxfs_refcount.c162 if (!xfs_verify_rgbext(rtg, irec->rc_startblock, irec->rc_blockcount)) in xfs_rtrefcount_check_irec()
1479 if (XFS_IS_CORRUPT(mp, !xfs_verify_rgbext(rtg, new_agbno, in xfs_rtrefcount_continue_op()
H A Dxfs_rmap.c291 if (!xfs_verify_rgbext(rtg, irec->rm_startblock, in xfs_rtrmap_check_meta_irec()
311 if (!xfs_verify_rgbext(rtg, irec->rm_startblock, irec->rm_blockcount)) in xfs_rtrmap_check_inode_irec()
/linux/fs/xfs/scrub/
H A Drtbitmap_repair.c199 if (!xfs_verify_rgbext(rtg, rtb->next_rgbno, rgbno - rtb->next_rgbno)) in xrep_rtbitmap_mark_free()
H A Dbmap_repair.c396 if (!xfs_verify_rgbext(to_rtg(cur->bc_group), rec->rm_startblock, in xrep_bmap_check_rtfork_rmap()