Searched refs:rbmblocks (Results 1 – 2 of 2) sorted by relevance
886 xfs_extlen_t rbmblocks) /* number of rt bitmap blocks */ in xfs_alloc_rsum_cache() argument893 mp->m_rsum_cache = kvzalloc(rbmblocks, GFP_KERNEL); in xfs_alloc_rsum_cache()922 xfs_extlen_t rbmblocks; /* current number of rt bitmap blocks */ in xfs_growfs_rt() local996 rbmblocks = XFS_B_TO_FSB(mp, mp->m_rbmip->i_disk_size); in xfs_growfs_rt()1001 error = xfs_growfs_rt_alloc(mp, rbmblocks, nrbmblocks, mp->m_rbmip); in xfs_growfs_rt()
505 uint64_t rbmblocks; in xfs_validate_sb_common() local508 rbmblocks = howmany_64(sbp->sb_rextents, in xfs_validate_sb_common()513 sbp->sb_rbmblocks != rbmblocks) { in xfs_validate_sb_common()