Home
last modified time | relevance | path

Searched refs:xfs_verify_rgbext (Results 1 – 3 of 3) 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()
/linux/fs/xfs/scrub/
H A Dbmap_repair.c396 if (!xfs_verify_rgbext(to_rtg(cur->bc_group), rec->rm_startblock, in xrep_bmap_check_rtfork_rmap()