Searched refs:VDEV_BOOT_HEADER_SIZE (Results 1 – 2 of 2) sorted by relevance
16 #define VDEV_BOOT_HEADER_SIZE (8 << 10) macro29 char vb_pad[VDEV_BOOT_HEADER_SIZE - 4 * sizeof(uint64_t)];
1905 ((VDEV_SKIP_SIZE + VDEV_BOOT_HEADER_SIZE) >> SECTOR_BITS); in zfs_mount()