Searched refs:vdev_label (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dvdev_impl.h52 typedef struct vdev_label { struct
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_impl.h266 typedef struct vdev_label { struct
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c906 vdev_phys_t *vdev_label = (vdev_phys_t *) zap_scratch; local
938 if (vdev_read_phys(&vtmp, &bp, vdev_label, off, 0))
941 if (vdev_label->vp_nvlist[0] != NV_ENCODE_XDR) {
945 nvlist = (const unsigned char *) vdev_label->vp_nvlist + 4;
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h499 typedef struct vdev_label { struct

Completed in 75 milliseconds