Searched refs:m_rsumsize (Results 1 – 4 of 4) sorted by relevance
48 error = xfile_create(descr, mp->m_rsumsize, &sc->xfile); in xchk_setup_rtsummary()187 for (off = 0; off < XFS_B_TO_FSB(mp, mp->m_rsumsize); off++) { in xchk_rtsum_compare()
1048 nmp->m_rsumsize = nrsumsize = XFS_FSB_TO_B(mp, nrsumblocks); in xfs_growfs_rt()1080 mp->m_rsumip->i_disk_size = nmp->m_rsumsize; in xfs_growfs_rt()1131 mp->m_rsumsize = nrsumsize; in xfs_growfs_rt()1264 mp->m_rsumsize = in xfs_rtmount_init()1267 mp->m_rsumsize = roundup(mp->m_rsumsize, sbp->sb_blocksize); in xfs_rtmount_init()
149 uint m_rsumsize; /* size of rt summary, bytes */ member
722 xfs_calc_buf_res(1, mp->m_rsumsize); in xfs_calc_growrtfree_reservation()