Searched refs:efi_alloc_and_read (Results 1 – 5 of 5) sorted by relevance
112 if ((err = efi_alloc_and_read(fd, &vtoc)) >= 0) { in read_efi_label()164 if ((err = efi_alloc_and_read(fd, &vtoc)) != 0) { in zpool_label_disk_check()
370 _SYS_EFI_PARTITION_H int efi_alloc_and_read(int, struct dk_gpt **);
338 err = efi_alloc_and_read(fd, &vtoc); in check_disk()
403 efi_alloc_and_read(int fd, struct dk_gpt **vtoc) in efi_alloc_and_read() function1125 rval = efi_alloc_and_read(fd, &efi_label); in efi_use_whole_disk()
166 <elf-symbol name='efi_alloc_and_read' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>8726 <function-decl name='efi_alloc_and_read' mangled-name='efi_alloc_and_read' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='efi_alloc_and_read'>