Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
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
Dxfs_rtbitmap.c1267 xfs_rtbitmap_blockcount_len( in xfs_rtbitmap_blockcount_len() function
1296 return xfs_rtbitmap_blockcount_len(mp, xfs_rtbitmap_bitcount(mp)); in xfs_rtbitmap_blockcount()
1312 rsumwords = xfs_rtbitmap_blockcount_len(mp, rextents) * (*rsumlevels); in xfs_rtsummary_blockcount()
Dxfs_trans_resv.c238 rtbmp_blocks = xfs_rtbitmap_blockcount_len(mp, rtxlen); in xfs_rtalloc_block_count()
/linux-6.14.4/fs/xfs/
Dxfs_rtalloc.c1039 bmbno = xfs_rtbitmap_blockcount_len(mp, nrext); in xfs_last_rt_bmblock()
1080 *nrbmblocks = xfs_rtbitmap_blockcount_len(nmp, in xfs_growfs_rt_alloc_blocks()