Searched refs:xfs_compute_rextslog (Results 1 – 5 of 5) sorted by relevance
46 uint8_t xfs_compute_rextslog(xfs_rtbxlen_t rtextents);
291 sbp->sb_rextslog != xfs_compute_rextslog(sbp->sb_rextents) || in xfs_validate_rt_geometry()1667 xfs_compute_rextslog( in xfs_compute_rextslog() function
1311 *rsumlevels = xfs_compute_rextslog(rextents) + 1; in xfs_rtsummary_blockcount()
83 rtb->rextslog = xfs_compute_rextslog(rtb->rextents); in xchk_setup_rtbitmap()
756 nmp->m_sb.sb_rextslog = xfs_compute_rextslog(nmp->m_sb.sb_rextents); in xfs_growfs_rt_alloc_fake_mount()