Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/
DMakefile.files85 vdev_label.o \
/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dvdev_impl.h265 typedef struct vdev_label { struct
/freebsd-9-stable/sys/boot/zfs/
Dzfsimpl.c879 vdev_phys_t *vdev_label = (vdev_phys_t *) zap_scratch; in vdev_probe() local
911 if (vdev_read_phys(&vtmp, &bp, vdev_label, off, 0)) in vdev_probe()
914 if (vdev_label->vp_nvlist[0] != NV_ENCODE_XDR) { in vdev_probe()
918 nvlist = (const unsigned char *) vdev_label->vp_nvlist + 4; in vdev_probe()
/freebsd-9-stable/sys/cddl/boot/zfs/
Dzfsimpl.h383 typedef struct vdev_label { struct