Home
last modified time | relevance | path

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

/titanic_54/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dvdev_impl.h52 typedef struct vdev_label { struct
/titanic_54/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_impl.h251 typedef struct vdev_label { struct
/titanic_54/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c927 vdev_phys_t *vdev_label = (vdev_phys_t *) zap_scratch; in vdev_probe() local
987 memcpy(vdev_label, tmp_label, sizeof (vdev_phys_t)); in vdev_probe()
996 if (vdev_label->vp_nvlist[0] != NV_ENCODE_XDR) in vdev_probe()
999 nvlist = (const unsigned char *) vdev_label->vp_nvlist + 4; in vdev_probe()
/titanic_54/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h499 typedef struct vdev_label { struct
/titanic_54/usr/src/uts/common/
H A DMakefile.files1402 vdev_label.o \