Searched refs:VDEV_PHYS_SIZE (Results 1 – 5 of 5) sorted by relevance
35 #define VDEV_PHYS_SIZE (112 << 10) macro48 char vp_nvlist[VDEV_PHYS_SIZE - sizeof (zio_eck_t)];
232 #define VDEV_PHYS_SIZE (112 << 10) macro247 char vp_nvlist[VDEV_PHYS_SIZE - sizeof (zio_eck_t)];
497 record->zi_end = record->zi_start + VDEV_PHYS_SIZE - 1; in translate_device()
1534 if (devread(sector, 0, VDEV_PHYS_SIZE, stack) == 0) in check_pool_label()1663 ((VDEV_SKIP_SIZE + VDEV_PHYS_SIZE) >> SPA_MINBLOCKSHIFT), in zfs_mount()
909 VDEV_SKIP_SIZE + VDEV_PHYS_SIZE, offset, B_READ) != 0) in vdev_disk_read_rootlabel()