Searched refs:rsumblocks (Results 1 – 3 of 3) sorted by relevance
147 error = xrep_tempfile_prealloc(sc, 0, rts->rsumblocks); in xrep_rtsummary()156 error = xrep_tempfile_copyin(sc, 0, rts->rsumblocks, in xrep_rtsummary()160 error = xrep_tempfile_set_isize(sc, XFS_FSB_TO_B(mp, rts->rsumblocks)); in xrep_rtsummary()169 rts->rsumblocks, &rts->tempexch); in xrep_rtsummary()182 mp->m_rsumblocks = rts->rsumblocks; in xrep_rtsummary()
109 rts->rsumblocks = in xchk_setup_rtsummary()332 if (mp->m_rsumblocks != rts->rsumblocks) { in xchk_rtsummary()348 if (rsumip->i_disk_size < XFS_FSB_TO_B(mp, rts->rsumblocks)) { in xchk_rtsummary()
17 xfs_filblks_t rsumblocks; member