Searched refs:freed_rtx (Results 1 – 1 of 1) sorted by relevance
779 xfs_rtbxlen_t *freed_rtx) in xfs_growfs_rt_free_new() argument795 *freed_rtx = end_rtx - start_rtx; in xfs_growfs_rt_free_new()796 return xfs_rtfree_range(nargs, start_rtx, *freed_rtx); in xfs_growfs_rt_free_new()898 xfs_rtbxlen_t freed_rtx; in xfs_growfs_rt_zoned() local909 freed_rtx = nmp->m_sb.sb_rextents - mp->m_sb.sb_rextents; in xfs_growfs_rt_zoned()922 xfs_trans_mod_sb(tp, XFS_TRANS_SB_FREXTENTS, freed_rtx); in xfs_growfs_rt_zoned()935 xfs_zoned_add_available(mp, freed_rtx); in xfs_growfs_rt_zoned()959 xfs_rtbxlen_t freed_rtx; in xfs_growfs_rt_bmblock() local1031 error = xfs_growfs_rt_free_new(rtg, &nargs, &freed_rtx); in xfs_growfs_rt_bmblock()1039 xfs_trans_mod_sb(args.tp, XFS_TRANS_SB_FREXTENTS, freed_rtx); in xfs_growfs_rt_bmblock()