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()947 xfs_fileoff_t bmbno) in xfs_growfs_rt_bmblock() argument968 xfs_growfs_rt_nrblocks(rtg, nrblocks, rextsize, bmbno), in xfs_growfs_rt_bmblock()1113 xfs_fileoff_t bmbno = 0; in xfs_last_rt_bmblock_to_extend() local1123 bmbno = xfs_rtbitmap_blockcount_len(mp, nrext) - 1; in xfs_last_rt_bmblock_to_extend()1131 bmbno++; in xfs_last_rt_bmblock_to_extend()1134 return bmbno; in xfs_last_rt_bmblock_to_extend()1205 xfs_fileoff_t bmbno; in xfs_growfs_rtg() local1236 for (bmbno = xfs_last_rt_bmblock_to_extend(rtg); bmbno < bmblocks; in xfs_growfs_rtg()[all …]