Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dlabel.h46 int SMI_vtoc_to_EFI(int, struct dk_gpt **);
H A Dlabel.c202 SMI_vtoc_to_EFI(int fd, struct dk_gpt **new_vtoc) in SMI_vtoc_to_EFI() function
H A Dmenu_command.c1706 if (SMI_vtoc_to_EFI(cur_file, &vtoc64) == -1) { in c_label()