howmany_64
maxblocks = howmany_64(maxleafents, minleafrecs);
maxblocks = howmany_64(maxblocks, minnoderecs);
unsigned long long level_blocks = howmany_64(records, limits[0]);
level_blocks = howmany_64(level_blocks, limits[1]);
unsigned long long level_blocks = howmany_64(records, limits[0]);
level_blocks = howmany_64(level_blocks, limits[1]);
return howmany_64(req->nr_exchanges,
return howmany_64(req->nr_exchanges,
return howmany_64(req->nr_exchanges,
return howmany_64(rtextents, xfs_rtbitmap_rtx_per_rbmblock(mp));
return howmany_64(rsumwords, mp->m_blockwsize);
return howmany_64(xfs_extents_per_rbm(sbp),
groups = howmany_64(sbp->sb_rextents, sbp->sb_rgextents);
howmany_64(irec->br_blockcount, XFS_MAX_BMBT_EXTLEN) < nr)
css->checktime_us += howmany_64(run->scrub_ns, NSEC_PER_USEC);
css->repairtime_us += howmany_64(run->repair_ns, NSEC_PER_USEC);
*new_rgcount = howmany_64(rblocks, mp->m_sb.sb_rgextents * rextsize);
nmp->m_sb.sb_rgcount = howmany_64(nmp->m_sb.sb_rextents,