Searched refs:m_rsumblocks (Results 1 – 3 of 3) sorted by relevance
72 XFS_FSB_TO_B(mp, mp->m_rsumblocks), &sc->xfile); in xchk_setup_rtsummary()328 if (mp->m_rsumblocks != rts->rsumblocks) { in xchk_rtsummary()
765 nmp->m_rsumblocks = xfs_rtsummary_blockcount(nmp, &nmp->m_rsumlevels); in xfs_growfs_rt_alloc_fake_mount()1005 rsumip->i_disk_size = nmp->m_rsumblocks * nmp->m_sb.sb_blocksize; in xfs_growfs_rt_bmblock()1046 mp->m_rsumblocks = nmp->m_rsumblocks; in xfs_growfs_rt_bmblock()1190 nmp->m_rsumblocks, NULL); in xfs_growfs_rt_alloc_blocks()1286 nmp->m_rsumblocks * 2); in xfs_growfs_check_rtgeom()1589 mp->m_rsumblocks = xfs_rtsummary_blockcount(mp, &mp->m_rsumlevels); in xfs_rtmount_init()
223 xfs_filblks_t m_rsumblocks; /* size of rt summary, FSBs */ member