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()
1478 if (XFS_IS_CORRUPT(mp, !xfs_verify_rgbext(rtg, new_agbno, in xfs_rtrefcount_continue_op()
/linux/fs/xfs/scrub/
H A Drtbitmap_repair.c202 if (!xfs_verify_rgbext(rtg, rtb->next_rgbno, rgbno - rtb->next_rgbno)) in xrep_rtbitmap_mark_free()