Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H 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
H 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()
/linux/fs/xfs/
H 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()