Searched refs:bmbno (Results 1 – 1 of 1) sorted by relevance
802 xfs_fileoff_t bmbno) in xfs_growfs_rt_nrblocks() argument807 step = (bmbno + 1) * mp->m_rtx_per_rbmblock * rextsize; in xfs_growfs_rt_nrblocks()866 xfs_fileoff_t bmbno) in xfs_growfs_rt_bmblock() argument887 xfs_growfs_rt_nrblocks(rtg, nrblocks, rextsize, bmbno), in xfs_growfs_rt_bmblock()1031 xfs_fileoff_t bmbno = 0; in xfs_last_rt_bmblock() local1039 bmbno = xfs_rtbitmap_blockcount_len(mp, nrext); in xfs_last_rt_bmblock()1041 bmbno--; in xfs_last_rt_bmblock()1044 return bmbno; in xfs_last_rt_bmblock()1115 xfs_fileoff_t bmbno; in xfs_growfs_rtg() local1141 for (bmbno = xfs_last_rt_bmblock(rtg); bmbno < bmblocks; bmbno++) { in xfs_growfs_rtg()[all …]