/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/ |
H A D | zpool_influxdb.c | 147 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/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_vdev.c | 216 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 D | zpool_main.c | 563 zpool_collect_leaves(zpool_handle_t *zhp, nvlist_t *nvroot, nvlist_t *res) in zpool_collect_leaves() 879 nvlist_t *nvroot = fnvlist_lookup_nvlist(config, in zpool_do_initialize() local 1027 nvlist_t *config, *nvroot; in find_spare() local 1409 nvlist_t *nvroot; in zpool_do_add() local 1981 nvlist_t *nvroot = NULL; in zpool_do_create() local 3387 nvlist_t *nvroot, *nvinfo; in show_import() local 5852 nvlist_t *config, *nvroot; in get_namewidth() local 5963 nvlist_t *config, *nvroot, *nvx; in get_stat_flags_cb() local 7257 nvlist_t *config, *nvroot; in list_callback() local 7502 nvlist_t *nvroot; in zpool_do_attach_or_replace() local [all …]
|
H A D | zpool_iter.c | 282 nvlist_t *config, *nvroot = NULL; in for_each_vdev() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_import.c | 254 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 D | libzfs_pool.c | 269 nvlist_t *nvroot = fnvlist_lookup_nvlist( in zpool_get_state_str() local 1426 zpool_has_special_vdev(nvlist_t *nvroot) in zpool_has_special_vdev() 1450 zpool_has_draid_vdev(nvlist_t *nvroot) in zpool_has_draid_vdev() 1507 zpool_create(libzfs_handle_t *hdl, const char *pool, nvlist_t *nvroot, in zpool_create() 1794 zpool_add(zpool_handle_t *zhp, nvlist_t *nvroot, boolean_t check_ashift) in zpool_add() 2812 nvlist_t *nvroot; in zpool_scan() local 3088 nvlist_t *search, *nvroot, *ret; in zpool_find_vdev_by_physpath() local 3145 nvlist_t *nvroot, *search, *ret; in __zpool_find_vdev() local 3527 const char *new_disk, nvlist_t *nvroot, int replacing, boolean_t rebuild) in zpool_vdev_attach()
|
H A D | libzfs_status.c | 232 nvlist_t *nvroot = fnvlist_lookup_nvlist(config, in check_status() local
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | zfs_retire.c | 149 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 D | zfs_mod.c | 117 nvlist_t *nvroot; in zfs_toplevel_state() local 200 nvlist_t *nvroot, *newvd; in zfs_process_add() local
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | spa_os.c | 80 nvlist_t *best_cfg, *nvtop, *nvroot; in spa_generate_rootconf() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/os/linux/ |
H A D | libzfs_pool_os.c | 226 nvlist_t *nvroot = fnvlist_lookup_nvlist(zhp->zpool_config, in zpool_label_disk() local
|
/freebsd/sys/contrib/openzfs/lib/libzutil/ |
H A D | zutil_import.c | 495 nvlist_t *ret = NULL, *config = NULL, *tmp = NULL, *nvtop, *nvroot; in get_configs() local 1175 label_paths_impl(libpc_handle_t *hdl, nvlist_t *nvroot, uint64_t pool_guid, in label_paths_impl() 1222 nvlist_t *nvroot; in label_paths() local 1732 nvlist_t *nvroot = fnvlist_lookup_nvlist(src, in zpool_find_import_cached() local 2099 for_each_vdev_in_nvlist(nvlist_t *nvroot, pool_vdev_iter_f func, void *data) in for_each_vdev_in_nvlist()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_config.c | 417 nvlist_t *config, *nvroot; in spa_config_generate() local
|
H A D | spa.c | 5961 nvlist_t *nvroot; local 6011 nvlist_t *nvroot; local 6222 spa_validate_aux_devs(spa_t *spa, nvlist_t *nvroot, uint64_t crtxg, int mode, 6291 spa_validate_aux(spa_t *spa, nvlist_t *nvroot, uint64_t crtxg, int mode) 6392 spa_create(const char *pool, nvlist_t *nvroot, nvlist_t *props, 6718 nvlist_t *nvroot; local 7273 spa_vdev_add(spa_t *spa, nvlist_t *nvroot, boolean_t check_ashift) 7451 spa_vdev_attach(spa_t *spa, uint64_t guid, nvlist_t *nvroot, int replacing, 9374 nvlist_t *nvroot; local
|
H A D | vdev_draid.c | 1673 vdev_draid_spare_create(nvlist_t *nvroot, vdev_t *vd, uint64_t *ndraidp, in vdev_draid_spare_create()
|
/freebsd/sys/contrib/openzfs/lib/libzpool/ |
H A D | util.c | 136 nvlist_t *config, *nvroot; in show_pool_stats() local
|
/freebsd/cddl/usr.sbin/zfsd/ |
H A D | case_file.cc | 518 nvlist_t *config, *nvroot, *parent_config; in ActivateSpare() local 1126 nvlist_t *nvroot, *newvd; in Replace() local
|
/freebsd/sys/contrib/openzfs/lib/libzutil/os/linux/ |
H A D | zutil_import_os.c | 837 nvlist_t *nvroot = NULL; in update_vdevs_config_dev_sysfs_path() local
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 3030 nvlist_t *nvroot; in ztest_spa_create_destroy() local 3159 nvlist_t *nvroot, *props; in ztest_spa_upgrade() local 3329 nvlist_t *nvroot; in ztest_vdev_add_remove() local 3418 nvlist_t *nvroot; in ztest_vdev_class_add() local 3562 nvlist_t *nvroot = make_vdev_root(NULL, aux, NULL, in ztest_vdev_aux_add_remove() local 8618 nvlist_t *nvroot, *props; in ztest_init() local
|