Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man3ext/
H A DMakefile76 efi_write.3ext \
147 efi_write.3ext := LINKSRC = efi_alloc_and_init.3ext
/illumos-gate/usr/src/uts/common/sys/
H A Defi_partition.h261 extern int efi_write(int, struct dk_gpt *);
/illumos-gate/usr/src/lib/libefi/common/
H A Dmapfile-vers56 efi_write;
H A Drdwr_efi.c1086 rval = efi_write(fd, efi_label); in efi_use_whole_disk()
1106 efi_write(int fd, struct dk_gpt *vtoc) in efi_write() function
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3ext.inc63 link path=usr/share/man/man3ext/efi_write.3ext target=efi_alloc_and_init.3ext
/illumos-gate/usr/src/cmd/fmthard/
H A Dfmthard.c934 if ((i = efi_write(fd, efi)) != 0) { in vwrite64()
/illumos-gate/usr/src/cmd/format/
H A Dlabel.c286 if (efi_write(cur_file, vtoc64) != 0) { in write_label()
H A Dmenu_command.c1709 if (efi_write(cur_file, vtoc64) != 0) { in c_label()
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_menu.c1148 if (efi_write(fd, vtoc64) != 0) { in process_b_flag()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c4759 if (efi_write(fd, vtoc) != 0) { in zpool_label_disk()