Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c233 unsigned int rtbmp_blocks; in xfs_rtalloc_block_count() local
238 rtbmp_blocks = xfs_rtbitmap_blockcount_len(mp, rtxlen); in xfs_rtalloc_block_count()
239 t1 = (rtbmp_blocks + 1) * num_ops; in xfs_rtalloc_block_count()