Searched refs:freed_rtx (Results 1 – 1 of 1) sorted by relevance
780 xfs_rtbxlen_t *freed_rtx) in xfs_growfs_rt_free_new() argument796 *freed_rtx = end_rtx - start_rtx; in xfs_growfs_rt_free_new()797 return xfs_rtfree_range(nargs, start_rtx, *freed_rtx); in xfs_growfs_rt_free_new()899 xfs_rtbxlen_t freed_rtx; in xfs_growfs_rt_zoned() local910 freed_rtx = nmp->m_sb.sb_rextents - mp->m_sb.sb_rextents; in xfs_growfs_rt_zoned()923 xfs_trans_mod_sb(tp, XFS_TRANS_SB_FREXTENTS, freed_rtx); in xfs_growfs_rt_zoned()936 xfs_zoned_add_available(mp, freed_rtx); in xfs_growfs_rt_zoned()960 xfs_rtbxlen_t freed_rtx; in xfs_growfs_rt_bmblock() local1032 error = xfs_growfs_rt_free_new(rtg, &nargs, &freed_rtx); in xfs_growfs_rt_bmblock()1040 xfs_trans_mod_sb(args.tp, XFS_TRANS_SB_FREXTENTS, freed_rtx); in xfs_growfs_rt_bmblock()