Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_rtalloc.c943 xfs_extlen_t rsumblocks; /* current number of rt summary blks */ in xfs_growfs_rt() local
1019 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()