Searched refs:efi_write (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libefi/common/
H A Dllib-lefi36 int efi_write(int fd, struct dk_gpt *vtoc);
H A Drdwr_efi.c947 * efi_write()). So there is no need to copy data.
966 rval = efi_write(fd, efi_label);
986 efi_write(int fd, struct dk_gpt *vtoc) function
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_nameinfo.c761 ret = efi_write(fd, gpt);
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c4084 * for zero size partitions, and efi_write() will fail if we use it.
4095 if (efi_write(fd, vtoc) != 0) {

Completed in 51 milliseconds