Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c938 #define NEW_START_BLOCK 256 macro
4621 start_block = NEW_START_BLOCK; in zpool_label_disk()
4663 start_block = NEW_START_BLOCK; in zpool_label_disk()
4717 if (start_block == NEW_START_BLOCK) { in zpool_label_disk()
4738 slice_size = start_block - NEW_START_BLOCK; in zpool_label_disk()
4739 vtoc->efi_parts[0].p_start = NEW_START_BLOCK; in zpool_label_disk()
4748 slice_size -= NEW_START_BLOCK; in zpool_label_disk()