Home
last modified time | relevance | path

Searched refs:xfs_rtbitmap_blockcount_len (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_rtbitmap.h417 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
A Dxfs_rtbitmap.c1271 xfs_rtbitmap_blockcount_len( in xfs_rtbitmap_blockcount_len() function
1302 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()
A Dxfs_trans_resv.c244 rtbmp_blocks = xfs_rtbitmap_blockcount_len(mp, rtxlen); in xfs_rtalloc_block_count()
/fs/xfs/
A Dxfs_rtalloc.c1100 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