Searched refs:vdev_label (Results 1 – 11 of 11) sorted by relevance
43 vdev_label_t *vdev_label = NULL; in fstyp_zfs() local55 vdev_label = (vdev_label_t *)read_buf(fp, 0, sizeof(*vdev_label)); in fstyp_zfs()56 if (vdev_label == NULL) in fstyp_zfs()59 vdev_phys = &(vdev_label->vl_vdev_phys); in fstyp_zfs()69 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()
150 module/zfs/vdev_label.c \
148 vdev_label.c \
530 typedef struct vdev_label { struct
320 vdev_label.c \
393 vdev_label.o \
305 vdev_label.c \
565 typedef struct vdev_label { struct
339 contrib/openzfs/module/zfs/vdev_label.c optional zfs compile-with "${ZFS_C}"