Home
last modified time | relevance | path

Searched defs:nvroot (Results 1 – 19 of 19) sorted by relevance

/freebsd-src/sys/contrib/openzfs/cmd/zpool_influxdb/
H A Dzpool_influxdb.c147 print_scan_status(nvlist_t *nvroot, const char *pool_name) in print_scan_status()
262 get_vdev_name(nvlist_t *nvroot, const char *parent_name) in get_vdev_name()
296 get_vdev_desc(nvlist_t *nvroot, const char *parent_name) in get_vdev_desc()
338 print_summary_stats(nvlist_t *nvroot, const char *pool_name, in print_summary_stats()
378 print_vdev_latency_stats(nvlist_t *nvroot, const char *pool_name, in print_vdev_latency_stats()
472 print_vdev_size_stats(nvlist_t *nvroot, const char *pool_name, in print_vdev_size_stats()
565 print_queue_stats(nvlist_t *nvroot, const char *pool_name, in print_queue_stats()
619 print_top_level_vdev_stats(nvlist_t *nvroot, const char *pool_name) in print_top_level_vdev_stats()
672 print_recursive_stats(stat_printer_f func, nvlist_t *nvroot, in print_recursive_stats()
711 nvlist_t *config, *nvroot; in print_stats() local
/freebsd-src/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c216 nvlist_t *nvroot; in is_spare() local
489 get_replication(nvlist_t *nvroot, boolean_t fatal) in get_replication()
824 nvlist_t *nvroot; in check_replication() local
1493 nvlist_t *nvroot, *nv, **top, **spares, **l2cache; in construct_spec() local
1821 num_normal_vdevs(nvlist_t *nvroot) in num_normal_vdevs()
H A Dzpool_main.c459 zpool_collect_leaves(zpool_handle_t * zhp,nvlist_t * nvroot,nvlist_t * res) zpool_collect_leaves() argument
775 nvlist_t *nvroot = fnvlist_lookup_nvlist(config, zpool_do_initialize() local
1047 nvlist_t *nvroot; zpool_do_add() local
1619 nvlist_t *nvroot = NULL; zpool_do_create() local
2261 nvlist_t *config, *nvroot; find_spare() local
3013 nvlist_t *nvroot, *nvinfo; show_import() local
5409 nvlist_t *config, *nvroot; get_namewidth() local
5520 nvlist_t *config, *nvroot, *nvx; get_stat_flags_cb() local
6676 nvlist_t *config, *nvroot; list_callback() local
6838 nvlist_t *nvroot; zpool_do_attach_or_replace() local
7686 nvlist_t *config, *nvroot; zpool_has_checkpoint() local
7984 nvlist_t *nvroot = fnvlist_lookup_nvlist(config, zpool_do_trim() local
8332 print_rebuild_status(zpool_handle_t * zhp,nvlist_t * nvroot) print_rebuild_status() argument
8397 check_rebuilding(nvlist_t * nvroot,uint64_t * rebuild_end_time) check_rebuilding() argument
8436 print_scan_status(zpool_handle_t * zhp,nvlist_t * nvroot) print_scan_status() argument
8499 nvlist_t *config, *nvroot; print_removal_status() local
8612 nvlist_t *nvroot = fnvlist_lookup_nvlist(config, print_raidz_expand_status() local
8852 nvlist_t *config, *nvroot; status_callback() local
11249 nvlist_t *config, *nvroot; print_wait_status_row() local
[all...]
H A Dzpool_iter.c282 nvlist_t *config, *nvroot = NULL; in for_each_vdev() local
/freebsd-src/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_import.c254 nvlist_t *nvroot = fnvlist_lookup_nvlist(zhp->zpool_config, in find_aux() local
354 nvlist_t *nvroot = fnvlist_lookup_nvlist( in zpool_in_use() local
H A Dlibzfs_pool.c262 nvlist_t *nvroot = fnvlist_lookup_nvlist( zpool_get_state_str() local
1381 zpool_has_special_vdev(nvlist_t * nvroot) zpool_has_special_vdev() argument
1405 zpool_has_draid_vdev(nvlist_t * nvroot) zpool_has_draid_vdev() argument
1462 zpool_create(libzfs_handle_t * hdl,const char * pool,nvlist_t * nvroot,nvlist_t * props,nvlist_t * fsprops) zpool_create() argument
1727 zpool_add(zpool_handle_t * zhp,nvlist_t * nvroot,boolean_t check_ashift) zpool_add() argument
2734 nvlist_t *nvroot; zpool_scan() local
2995 nvlist_t *search, *nvroot, *ret; zpool_find_vdev_by_physpath() local
3050 nvlist_t *nvroot, *search, *ret; zpool_find_vdev() local
3414 zpool_vdev_attach(zpool_handle_t * zhp,const char * old_disk,const char * new_disk,nvlist_t * nvroot,int replacing,boolean_t rebuild) zpool_vdev_attach() argument
[all...]
H A Dlibzfs_status.c232 nvlist_t *nvroot = fnvlist_lookup_nvlist(config, in check_status() local
/freebsd-src/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_retire.c149 nvlist_t *config, *nvroot; in remove_spares() local
213 nvlist_t *config, *nvroot; in find_by_guid() local
248 nvlist_t *config, *nvroot, *replacement; in replace_with_spare() local
H A Dzfs_mod.c117 nvlist_t *nvroot; in zfs_toplevel_state() local
200 nvlist_t *nvroot, *newvd; in zfs_process_add() local
/freebsd-src/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dspa_os.c80 nvlist_t *best_cfg, *nvtop, *nvroot; in spa_generate_rootconf() local
/freebsd-src/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_pool_os.c226 nvlist_t *nvroot = fnvlist_lookup_nvlist(zhp->zpool_config, in zpool_label_disk() local
/freebsd-src/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c495 nvlist_t *ret = NULL, *config = NULL, *tmp = NULL, *nvtop, *nvroot; in get_configs() local
1174 label_paths_impl(libpc_handle_t * hdl,nvlist_t * nvroot,uint64_t pool_guid,uint64_t vdev_guid,const char ** path,const char ** devid) label_paths_impl() argument
1221 nvlist_t *nvroot; label_paths() local
1717 nvlist_t *nvroot = fnvlist_lookup_nvlist(src, zpool_find_import_cached() local
2084 for_each_vdev_in_nvlist(nvlist_t * nvroot,pool_vdev_iter_f func,void * data) for_each_vdev_in_nvlist() argument
[all...]
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dspa_config.c417 nvlist_t *config, *nvroot; in spa_config_generate() local
H A Dspa.c5885 nvlist_t *nvroot; global() local
5935 nvlist_t *nvroot; global() local
6145 spa_validate_aux_devs(spa_t * spa,nvlist_t * nvroot,uint64_t crtxg,int mode,spa_aux_vdev_t * sav,const char * config,uint64_t version,vdev_labeltype_t label) global() argument
6214 spa_validate_aux(spa_t * spa,nvlist_t * nvroot,uint64_t crtxg,int mode) global() argument
6315 spa_create(const char * pool,nvlist_t * nvroot,nvlist_t * props,nvlist_t * zplprops,dsl_crypto_params_t * dcp) global() argument
6639 nvlist_t *nvroot; global() local
7191 spa_vdev_add(spa_t * spa,nvlist_t * nvroot,boolean_t check_ashift) global() argument
7369 spa_vdev_attach(spa_t * spa,uint64_t guid,nvlist_t * nvroot,int replacing,int rebuild) global() argument
9267 nvlist_t *nvroot; global() local
[all...]
H A Dvdev_draid.c1673 vdev_draid_spare_create(nvlist_t *nvroot, vdev_t *vd, uint64_t *ndraidp, in vdev_draid_spare_create() argument
/freebsd-src/sys/contrib/openzfs/lib/libzpool/
H A Dutil.c136 nvlist_t *config, *nvroot; in show_pool_stats() local
/freebsd-src/cddl/usr.sbin/zfsd/
H A Dcase_file.cc518 nvlist_t *config, *nvroot, *parent_config; in ActivateSpare() local
1126 nvlist_t *nvroot, *newvd; in Replace() local
[all...]
/freebsd-src/sys/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_import_os.c837 nvlist_t *nvroot = NULL; in update_vdevs_config_dev_sysfs_path() local
/freebsd-src/sys/contrib/openzfs/cmd/
H A Dztest.c3005 nvlist_t *nvroot; ztest_spa_create_destroy() local
3134 nvlist_t *nvroot, *props; ztest_spa_upgrade() local
3304 nvlist_t *nvroot; ztest_vdev_add_remove() local
3393 nvlist_t *nvroot; ztest_vdev_class_add() local
3537 nvlist_t *nvroot = make_vdev_root(NULL, aux, NULL, ztest_vdev_aux_add_remove() local
8521 nvlist_t *nvroot, *props; ztest_init() local
[all...]