Searched refs:nparts (Results 1 – 3 of 3) sorted by relevance
376 efi_alloc_and_init(int fd, uint32_t nparts, struct dk_gpt **vtoc) in efi_alloc_and_init() argument400 nblocks = NBLOCKS(nparts, lbsize); in efi_alloc_and_init()406 if (nparts > MAX_PARTS) { in efi_alloc_and_init()416 sizeof (struct dk_part) * (nparts - 1); in efi_alloc_and_init()426 vptr->efi_nparts = nparts; in efi_alloc_and_init()449 uint32_t nparts; in efi_alloc_and_read() local454 nparts = EFI_MIN_ARRAY_SIZE / sizeof (efi_gpe_t); in efi_alloc_and_read()456 (int) sizeof (struct dk_part) * (nparts - 1); in efi_alloc_and_read()462 vptr->efi_nparts = nparts; in efi_alloc_and_read()465 if ((rval == VT_EINVAL) && vptr->efi_nparts > nparts) { in efi_alloc_and_read()[all …]
73 uint16_t nparts; member
2815 …<parameter type-id='type-id-31' name='nparts' filepath='/home/fedora/zfs/lib/libefi/rdwr_efi.c' li…