Searched refs:rsumblocks (Results 1 – 1 of 1) sorted by relevance
943 xfs_extlen_t rsumblocks; /* current number of rt summary blks */ in xfs_growfs_rt() local1019 rsumblocks = XFS_B_TO_FSB(mp, mp->m_rsumip->i_disk_size); in xfs_growfs_rt()1026 error = xfs_growfs_rt_alloc(mp, rsumblocks, nrsumblocks, mp->m_rsumip); in xfs_growfs_rt()