Searched refs:xfs_compute_rextslog (Results 1 – 5 of 5) sorted by relevance
45 uint8_t xfs_compute_rextslog(xfs_rtbxlen_t rtextents);
260 sbp->sb_rextslog != xfs_compute_rextslog(sbp->sb_rextents) || in xfs_validate_rt_geometry()1435 xfs_compute_rextslog( in xfs_compute_rextslog() function
65 rtb->rextslog = xfs_compute_rextslog(rtb->rextents); in xchk_setup_rtbitmap()
102 rextslog = xfs_compute_rextslog(rts->rextents); in xchk_setup_rtsummary()
735 nmp->m_sb.sb_rextslog = xfs_compute_rextslog(nmp->m_sb.sb_rextents); in xfs_growfs_rt_bmblock()940 xfs_compute_rextslog(nrextents) + 1, nrbmblocks); in xfs_growfs_rt()