Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/format/
H A Dmenu_command.c366 uint64_t maxLBA; in c_type() local
570 maxLBA = get_mlba(); in c_type()
571 cur_parts->etoc->efi_last_lba = maxLBA; in c_type()
572 cur_parts->etoc->efi_last_u_lba = maxLBA - 34; in c_type()
579 maxLBA - 34 - (1024 * 16); in c_type()