Searched refs:vdev_state (Results 1 – 12 of 12) sorted by relevance
131 __field(uint64_t, vdev_state)137 __entry->vdev_state = vd->vdev_state;142 __entry->vdev_state, ZIO_TP_PRINTK_ARGS)313 __field(uint64_t, vdev_state)327 __entry->vdev_state = dev->l2ad_vdev->vdev_state;341 __entry->vdev_id, __entry->vdev_guid, __entry->vdev_state,
151 switch (vd->vdev_state) { in vdev_dbgmsg_print_tree()178 (uint_t)vd->vdev_state); in vdev_dbgmsg_print_tree()575 vd->vdev_state = VDEV_STATE_CLOSED; in vdev_alloc_common()1216 mvd->vdev_state = cvd->vdev_state; in vdev_add_parent()3739 oldstate = vd->vdev_state; in vdev_online()3764 *newstate = vd->vdev_state; in vdev_online()4040 uint64_t state = vd->vdev_state; in vdev_allocatable()4202 vs->vs_state = vd->vdev_state; in vdev_get_stats_ex()4771 if (state == vd->vdev_state) { in vdev_set_state()4787 save_state = vd->vdev_state; in vdev_set_state()[all …]
1021 (vd->vdev_remove_wanted || vd->vdev_state == VDEV_STATE_REMOVED)) in zfs_ereport_is_valid()1259 FM_EREPORT_PAYLOAD_ZFS_VDEV_STATE, vd->vdev_state)); in zfs_event_create()
333 rvd->vdev_state, src); in spa_prop_get_config()832 uint64_t vdev_state; in spa_change_guid_check() local841 vdev_state = rvd->vdev_state; in spa_change_guid_check()844 if (vdev_state != VDEV_STATE_HEALTHY) in spa_change_guid_check()2041 tvd->vdev_state == VDEV_STATE_CANT_OPEN) { in spa_check_for_missing_logs()2069 tvd->vdev_state == VDEV_STATE_CANT_OPEN) { in spa_check_for_missing_logs()3420 if (rvd->vdev_state <= VDEV_STATE_CANT_OPEN) {7481 vml[c]->vdev_state != VDEV_STATE_HEALTHY ||
1659 if (vd->vdev_state == VDEV_STATE_HEALTHY && in vdev_uberblock_sync()
2676 vdev_state_t state = rvd->vdev_state; in spa_state_to_name()
5193 vd->vdev_state < VDEV_STATE_HEALTHY) && in metaslab_alloc_dva()
258 uint64_t vdev_state; /* see VDEV_STATE_* #defines */ member
852 typedef enum vdev_state { enum
163 if (vd->vdev_state != VDEV_STATE_HEALTHY) in vdev_geom_resize()
3835 (u_longlong_t)tvd->vdev_state, in online_vdev()3925 if (tvd->vdev_state != VDEV_STATE_HEALTHY || in ztest_vdev_LUN_growth()3948 tvd->vdev_state != VDEV_STATE_HEALTHY) { in ztest_vdev_LUN_growth()
2403 …<enum-decl name='vdev_state' filepath='../../include/sys/fs/zfs.h' line='852' column='1' id='type-…