Home
last modified time | relevance | path

Searched refs:efi_reserved_sectors (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/man/man3ext/
H A DMakefile74 efi_reserved_sectors.3ext \
145 efi_reserved_sectors.3ext := LINKSRC = efi_alloc_and_init.3ext
/illumos-gate/usr/src/uts/common/sys/
H A Defi_partition.h258 extern uint_t efi_reserved_sectors(struct dk_gpt *);
/illumos-gate/usr/src/lib/libefi/common/
H A Dmapfile-vers43 efi_reserved_sectors;
H A Drdwr_efi.c165 efi_reserved_sectors(dk_gpt_t *efi) in efi_reserved_sectors() function
1331 reserved = efi_reserved_sectors(vtoc); in efi_err_check()
/illumos-gate/usr/src/cmd/format/
H A Dmenu_partition.c404 reserved = efi_reserved_sectors(cur_parts->etoc); in p_print()
H A Dmodify_partition.c541 reserved = efi_reserved_sectors(map);
H A Dmenu_command.c578 reserved = efi_reserved_sectors(cur_parts->etoc); in c_type()
2096 efi_reserved_sectors(cur_parts->etoc) + 1); in c_verify_efi()
H A Dlabel.c213 reserved = efi_reserved_sectors(efi); in SMI_vtoc_to_EFI()
H A Dio.c1531 reserved = efi_reserved_sectors(cur_parts->etoc); in input()
H A Dauto_sense.c289 reserved = efi_reserved_sectors(vtoc); in auto_efi_sense()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3ext.inc59 link path=usr/share/man/man3ext/efi_reserved_sectors.3ext \
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c4651 resv = efi_reserved_sectors(vtoc); in zpool_label_disk()