Searched refs:vdev_label (Results 1 – 11 of 11) sorted by relevance
44 vdev_label_t *vdev_label = NULL; in fstyp_zfs() local56 vdev_label = (vdev_label_t *)read_buf(fp, 0, sizeof(*vdev_label)); in fstyp_zfs()57 if (vdev_label == NULL) in fstyp_zfs()60 vdev_phys = &(vdev_label->vl_vdev_phys); in fstyp_zfs()70 free(vdev_label); in fstyp_zfs()
129 vdev_label.o \
577 int vdev_label; /* vdev label */ member606 (u_longlong_t)smh->vdev_guid, (u_longlong_t)smh->vdev_label, in spa_mmp_history_show()757 smh->vdev_label = label; in spa_mmp_history_add()
93 $(MODULE)-objs += vdev_label.o
133 vdev_label.c \
529 typedef struct vdev_label { struct
259 vdev_label.c \
230 vdev_label.c \
563 typedef struct vdev_label { struct
322 contrib/openzfs/module/zfs/vdev_label.c optional zfs compile-with "${ZFS_C}"