Searched refs:firstUsable (Results 1 – 1 of 1) sorted by relevance
394 off_t firstUsable = header->FirstUsableBlock() * partition->block_size; in efi_gpt_validate_create_child() local395 if (*start < firstUsable) in efi_gpt_validate_create_child()396 *start = firstUsable; in efi_gpt_validate_create_child()