Searched refs:nrextents (Results 1 – 1 of 1) sorted by relevance
876 xfs_rtxnum_t nrextents; /* new number of realtime extents */ in xfs_growfs_rt() local933 nrextents = div_u64(in->newblocks, in->extsize); in xfs_growfs_rt()934 if (nrextents == 0) { in xfs_growfs_rt()938 nrbmblocks = xfs_rtbitmap_blockcount(mp, nrextents); in xfs_growfs_rt()940 xfs_compute_rextslog(nrextents) + 1, nrbmblocks); in xfs_growfs_rt()