Searched refs:xfs_rtbitmap_blockcount_len (Results 1 – 4 of 4) sorted by relevance
417 xfs_filblks_t xfs_rtbitmap_blockcount_len(struct xfs_mount *mp,446 xfs_rtbitmap_blockcount_len(struct xfs_mount *mp, xfs_rtbxlen_t rtextents) in xfs_rtbitmap_blockcount_len() function
1271 xfs_rtbitmap_blockcount_len( in xfs_rtbitmap_blockcount_len() function1302 return xfs_rtbitmap_blockcount_len(mp, xfs_rtbitmap_bitcount(mp)); in xfs_rtbitmap_blockcount()1323 rsumwords = xfs_rtbitmap_blockcount_len(mp, rextents) * (*rsumlevels); in xfs_rtsummary_blockcount()
244 rtbmp_blocks = xfs_rtbitmap_blockcount_len(mp, rtxlen); in xfs_rtalloc_block_count()
1100 bmbno = xfs_rtbitmap_blockcount_len(mp, nrext); in xfs_last_rt_bmblock()1141 *nrbmblocks = xfs_rtbitmap_blockcount_len(nmp, in xfs_growfs_rt_alloc_blocks()
Completed in 16 milliseconds