Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_refcount.c1357 xfs_agblock_t new_agbno) in xfs_refcount_continue_op() argument
1362 if (XFS_IS_CORRUPT(mp, !xfs_verify_agbext(pag, new_agbno, in xfs_refcount_continue_op()
1368 ri->ri_startblock = xfs_agbno_to_fsb(pag, new_agbno); in xfs_refcount_continue_op()
1475 xfs_agblock_t new_agbno) in xfs_rtrefcount_continue_op() argument
1480 if (XFS_IS_CORRUPT(mp, !xfs_verify_rgbext(rtg, new_agbno, in xfs_rtrefcount_continue_op()
1486 ri->ri_startblock = xfs_rgbno_to_rtb(rtg, new_agbno); in xfs_rtrefcount_continue_op()