Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_refcount.c1356 xfs_agblock_t new_agbno) in xfs_refcount_continue_op() argument
1361 if (XFS_IS_CORRUPT(mp, !xfs_verify_agbext(pag, new_agbno, in xfs_refcount_continue_op()
1367 ri->ri_startblock = xfs_agbno_to_fsb(pag, new_agbno); in xfs_refcount_continue_op()
1474 xfs_agblock_t new_agbno) in xfs_rtrefcount_continue_op() argument
1479 if (XFS_IS_CORRUPT(mp, !xfs_verify_rgbext(rtg, new_agbno, in xfs_rtrefcount_continue_op()
1485 ri->ri_startblock = xfs_rgbno_to_rtb(rtg, new_agbno); in xfs_rtrefcount_continue_op()