Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/format/
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(capacity); in print_efi_string()
H A Dmisc.h171 float bn2mb(uint64_t);
H A Dmenu_partition.c526 scaled = bn2mb(secsize); in print_efi_partition()
634 scaled = bn2mb(nblks); in print_partition()
H A Dmisc.c898 bn2mb(uint64_t nblks) in bn2mb() function
H A Dmenu_command.c438 scaled = bn2mb(nblks); in c_type()
457 scaled = bn2mb(efi_info.capacity); in c_type()
H A Dauto_sense.c1714 scaled = bn2mb(label->dkl_map[i].dkl_nblk);
1718 scaled = bn2mb(label->dkl_vtoc.v_part[i].p_size);
H A Dstartup.c1470 scaled = bn2mb(nblks); in do_search()
1472 scaled = bn2mb(type->capacity); in do_search()