Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_rtalloc.c923 xfs_extlen_t rsumblocks; /* current number of rt summary blks */ in xfs_growfs_rt() local
997 rsumblocks = XFS_B_TO_FSB(mp, mp->m_rsumip->i_disk_size); in xfs_growfs_rt()
1004 error = xfs_growfs_rt_alloc(mp, rsumblocks, nrsumblocks, mp->m_rsumip); in xfs_growfs_rt()