Searched refs:xfs_rtbitmap_blockcount (Results 1 – 6 of 6) sorted by relevance
104 rts->rbmblocks = xfs_rtbitmap_blockcount(mp, rts->rextents); in xchk_setup_rtsummary()210 rtbmp_blocks = xfs_rtbitmap_blockcount(mp, mp->m_sb.sb_rextents); in xchk_rtsum_compute()
66 rtb->rbmblocks = xfs_rtbitmap_blockcount(mp, rtb->rextents); in xchk_setup_rtbitmap()
317 xfs_filblks_t xfs_rtbitmap_blockcount(struct xfs_mount *mp, xfs_rtbxlen_t348 xfs_rtbitmap_blockcount(struct xfs_mount *mp, xfs_rtbxlen_t rtextents) in xfs_rtbitmap_blockcount() function
227 rtbmp_blocks = xfs_rtbitmap_blockcount(mp, rtxlen); in xfs_rtalloc_block_count()
1144 xfs_rtbitmap_blockcount( in xfs_rtbitmap_blockcount() function
938 nrbmblocks = xfs_rtbitmap_blockcount(mp, nrextents); in xfs_growfs_rt()