Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Dmenu_command.c367 uint64_t maxLBA; in c_type() local
571 maxLBA = get_mlba(); in c_type()
572 cur_parts->etoc->efi_last_lba = maxLBA; in c_type()
573 cur_parts->etoc->efi_last_u_lba = maxLBA - 34; in c_type()
580 maxLBA - 34 - (1024 * 16); in c_type()