Searched refs:vdev_label (Results 1 – 11 of 11) sorted by relevance
45 vdev_label_t *vdev_label = NULL; in fstyp_zfs() local57 vdev_label = (vdev_label_t *)read_buf(fp, 0, sizeof(*vdev_label)); in fstyp_zfs()58 if (vdev_label == NULL) in fstyp_zfs()61 vdev_phys = &(vdev_label->vl_vdev_phys); in fstyp_zfs()71 free(vdev_label); in fstyp_zfs()
129 vdev_label.o \
578 int vdev_label; /* vdev label */ member607 (u_longlong_t)smh->vdev_guid, (u_longlong_t)smh->vdev_label, in spa_mmp_history_show()758 smh->vdev_label = label; in spa_mmp_history_add()
148 module/zfs/vdev_label.c \
148 vdev_label.c \
537 typedef struct vdev_label { struct
328 vdev_label.c \
397 vdev_label.o \
308 vdev_label.c \
560 typedef struct vdev_label { struct
337 contrib/openzfs/module/zfs/vdev_label.c optional zfs compile-with "${ZFS_C}"