Home
last modified time | relevance | path

Searched refs:vs_aux (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_status.c105 vs->vs_aux == VDEV_AUX_OPEN_FAILED); in vdev_missing()
296 vs->vs_aux == VDEV_AUX_ACTIVE) { in check_status()
324 vs->vs_aux == VDEV_AUX_VERSION_NEWER) in check_status()
331 vs->vs_aux == VDEV_AUX_UNSUP_FEAT) { in check_status()
343 vs->vs_aux == VDEV_AUX_BAD_GUID_SUM) in check_status()
366 vs->vs_aux == VDEV_AUX_BAD_LOG) { in check_status()
389 vs->vs_aux == VDEV_AUX_CORRUPT_DATA) in check_status()
H A Dlibzfs_pool.c277 str = zpool_state_to_name(vs->vs_state, vs->vs_aux); in zpool_get_state_str()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_file.c129 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_file_open()
157 vd->vdev_stat.vs_aux = VDEV_AUX_OPEN_FAILED; in vdev_file_open()
171 vd->vdev_stat.vs_aux = VDEV_AUX_OPEN_FAILED; in vdev_file_open()
180 vd->vdev_stat.vs_aux = VDEV_AUX_OPEN_FAILED; in vdev_file_open()
H A Dvdev_root.c93 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_root_open()
113 vd->vdev_stat.vs_aux = VDEV_AUX_NO_REPLICAS; in vdev_root_open()
H A Dvdev_mirror.c395 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_mirror_open()
425 vd->vdev_stat.vs_aux = VDEV_AUX_CHILDREN_OFFLINE; in vdev_mirror_open()
427 vd->vdev_stat.vs_aux = VDEV_AUX_NO_REPLICAS; in vdev_mirror_open()
H A Dvdev.c913 vd->vdev_stat.vs_aux = VDEV_AUX_EXTERNAL; in vdev_alloc()
2125 vd->vdev_stat.vs_aux = VDEV_AUX_NONE; in vdev_open()
2180 vd->vdev_stat.vs_aux != VDEV_AUX_OPEN_FAILED) in vdev_open()
2183 if (vd->vdev_stat.vs_aux == VDEV_AUX_CHILDREN_OFFLINE) { in vdev_open()
2185 vd->vdev_stat.vs_aux); in vdev_open()
2188 vd->vdev_stat.vs_aux); in vdev_open()
2796 vd->vdev_stat.vs_aux = VDEV_AUX_NONE; in vdev_close()
4267 vd->vdev_stat.vs_aux = VDEV_AUX_EXTERNAL; in vdev_fault()
4647 vd->vdev_stat.vs_aux = 0; in vdev_clear()
5421 if (child->vdev_stat.vs_aux == VDEV_AUX_CORRUPT_DATA) in vdev_propagate_state()
[all …]
H A Dzio_inject.c462 vd->vdev_stat.vs_aux = in zio_handle_device_injection_impl()
H A Dvdev_draid.c1538 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_draid_open()
1554 vd->vdev_stat.vs_aux = VDEV_AUX_NO_REPLICAS; in vdev_draid_open()
H A Dvdev_label.c718 switch (vd->vdev_stat.vs_aux) { in vdev_config_generate()
H A Dvdev_raidz.c2152 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_raidz_open()
2191 vd->vdev_stat.vs_aux = VDEV_AUX_NO_REPLICAS; in vdev_raidz_open()
H A Dspa_misc.c2930 vdev_aux_t aux = rvd->vdev_stat.vs_aux; in spa_state_to_name()
H A Dspa.c3557 vd[i]->vdev_stat.vs_aux != VDEV_AUX_SPLIT_POOL) in spa_try_repair()
6144 vs->vs_aux = VDEV_AUX_SPARED;
/freebsd/cddl/usr.sbin/zfsd/
H A Dvdev.cc295 if (vs == NULL || vs->vs_aux != VDEV_AUX_SPARED) in IsActiveSpare()
H A Dcase_file.cc593 if ((vs->vs_aux != VDEV_AUX_SPARED) in ActivateSpare()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c823 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_geom_open()
935 vd->vdev_stat.vs_aux = VDEV_AUX_OPEN_FAILED; in vdev_geom_open()
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A Dzpool_influxdb.c352 (vdev_aux_t)vs->vs_aux), vdev_desc); in print_summary_stats()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2901 state = zpool_state_to_name(vs->vs_state, vs->vs_aux); in print_status_config()
2908 if (vs->vs_aux == VDEV_AUX_SPARED) in print_status_config()
3014 } else if (vs->vs_aux != 0) { in print_status_config()
3017 switch (vs->vs_aux) { in print_status_config()
3216 (void) printf(" %s", zpool_state_to_name(vs->vs_state, vs->vs_aux)); in print_import_config()
3218 if (vs->vs_aux != 0) { in print_import_config()
3221 switch (vs->vs_aux) { in print_import_config()
3403 health = zpool_state_to_name(vs->vs_state, vs->vs_aux); in show_import()
3721 vs->vs_aux == VDEV_AUX_CORRUPT_DATA) { in show_import()
7078 state = zpool_state_to_name(vs->vs_state, vs->vs_aux); in collect_list_stats()
[all …]
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c294 v->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_disk_open()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1271 uint64_t vs_aux; /* see vdev_aux_t */ member