Searched refs:bn2mb (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dmisc.h171 float bn2mb(uint64_t);
H A Dio.c552 bn2c(blokno), bn2mb(blokno), bn2gb(blokno));
595 bn2mb(part_deflt->deflt_size),
1106 fmt_print(" %1.2f megabytes, ", bn2mb(bounds->upper));
1180 bn64, bn2c(bn64), bn2mb(bn64), bn2gb(bn64));
1215 if (nmegs > bn2mb(bounds->upper)) {
1281 bn2mb(bounds->upper));
1367 bn64, bn2c(bn64), bn2mb(bn64), bn2gb(bn64));
1454 if (nmegs > bn2mb(bounds->upper)) {
1649 if (nmegs > bn2mb(bounds->upper - bounds->lower)) {
2565 scaled = bn2mb(capacit
[all...]
H A Dmenu_partition.c526 scaled = bn2mb(secsize);
634 scaled = bn2mb(nblks);
H A Dmisc.c898 bn2mb(uint64_t nblks) function
H A Dmenu_command.c439 scaled = bn2mb(nblks);
458 scaled = bn2mb(efi_info.capacity);
H A Dstartup.c1470 scaled = bn2mb(nblks);
1472 scaled = bn2mb(type->capacity);
H A Dauto_sense.c1656 scaled = bn2mb(label->dkl_map[i].dkl_nblk);
1660 scaled = bn2mb(label->dkl_vtoc.v_part[i].p_size);

Completed in 82 milliseconds