Searched refs:xfs_verify_rgbext (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_rtgroup.h | 186 xfs_verify_rgbext( in xfs_verify_rgbext() function
|
| H A D | xfs_refcount.c | 162 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 D | xfs_rmap.c | 291 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 D | rtbitmap_repair.c | 199 if (!xfs_verify_rgbext(rtg, rtb->next_rgbno, rgbno - rtb->next_rgbno)) in xrep_rtbitmap_mark_free()
|
| H A D | bmap_repair.c | 396 if (!xfs_verify_rgbext(to_rtg(cur->bc_group), rec->rm_startblock, in xrep_bmap_check_rtfork_rmap()
|