Home
last modified time | relevance | path

Searched defs:VDEV_LABEL_START_SIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dvdev_impl.h69 #define VDEV_LABEL_START_SIZE (2 * sizeof (vdev_label_t) + VDEV_BOOT_SIZE) macro
/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_impl.h275 #define VDEV_LABEL_START_SIZE (2 * sizeof (vdev_label_t) + VDEV_BOOT_SIZE) macro