Searched refs:bmbno (Results 1 – 1 of 1) sorted by relevance
805 xfs_fileoff_t bmbno) in xfs_growfs_rt_nrblocks() argument810 step = (bmbno + 1) * mp->m_rtx_per_rbmblock * rextsize; in xfs_growfs_rt_nrblocks()955 xfs_fileoff_t bmbno) in xfs_growfs_rt_bmblock() argument976 xfs_growfs_rt_nrblocks(rtg, nrblocks, rextsize, bmbno), in xfs_growfs_rt_bmblock()1121 xfs_fileoff_t bmbno = 0; in xfs_last_rt_bmblock_to_extend() local1131 bmbno = xfs_rtbitmap_blockcount_len(mp, nrext) - 1; in xfs_last_rt_bmblock_to_extend()1139 bmbno++; in xfs_last_rt_bmblock_to_extend()1142 return bmbno; in xfs_last_rt_bmblock_to_extend()1213 xfs_fileoff_t bmbno; in xfs_growfs_rtg() local1244 for (bmbno = xfs_last_rt_bmblock_to_extend(rtg); bmbno < bmblocks; in xfs_growfs_rtg()[all …]