HomeSort by: relevance | last modified time | path
    Searched defs:efi_is_new (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/sysinst/
gpt.c 1538 bool root_is_new = false, efi_is_new = false; local in function:gpt_write_to_disk
1568 efi_is_new = !(p->gp_flags & GPEF_ON_DISK);
1655 efi_is_new))
gpt.c 1538 bool root_is_new = false, efi_is_new = false; local in function:gpt_write_to_disk
1568 efi_is_new = !(p->gp_flags & GPEF_ON_DISK);
1655 efi_is_new))

Completed in 152 milliseconds