Searched refs:rbmblocks (Results 1 – 2 of 2) sorted by relevance
906 xfs_extlen_t rbmblocks) /* number of rt bitmap blocks */ in xfs_alloc_rsum_cache() argument913 mp->m_rsum_cache = kvzalloc(rbmblocks, GFP_KERNEL); in xfs_alloc_rsum_cache()942 xfs_extlen_t rbmblocks; /* current number of rt bitmap blocks */ in xfs_growfs_rt() local1018 rbmblocks = XFS_B_TO_FSB(mp, mp->m_rbmip->i_disk_size); in xfs_growfs_rt()1023 error = xfs_growfs_rt_alloc(mp, rbmblocks, nrbmblocks, mp->m_rbmip); in xfs_growfs_rt()
506 uint64_t rbmblocks; in xfs_validate_sb_common() local509 rbmblocks = howmany_64(sbp->sb_rextents, in xfs_validate_sb_common()515 sbp->sb_rbmblocks != rbmblocks) { in xfs_validate_sb_common()