Searched refs:bmbno (Results 1 – 1 of 1) sorted by relevance
804 xfs_fileoff_t bmbno) in xfs_growfs_rt_nrblocks() argument809 step = (bmbno + 1) * mp->m_rtx_per_rbmblock * rextsize; in xfs_growfs_rt_nrblocks()946 xfs_fileoff_t bmbno) in xfs_growfs_rt_bmblock() argument967 xfs_growfs_rt_nrblocks(rtg, nrblocks, rextsize, bmbno), in xfs_growfs_rt_bmblock()1094 xfs_fileoff_t bmbno = 0; in xfs_last_rt_bmblock() local1102 bmbno = xfs_rtbitmap_blockcount_len(mp, nrext); in xfs_last_rt_bmblock()1104 bmbno--; in xfs_last_rt_bmblock()1107 return bmbno; in xfs_last_rt_bmblock()1178 xfs_fileoff_t bmbno; in xfs_growfs_rtg() local1209 for (bmbno = xfs_last_rt_bmblock(rtg); bmbno < bmblocks; bmbno++) { in xfs_growfs_rtg()[all …]