/titanic_41/usr/src/cmd/fm/modules/common/zfs-retire/ |
H A D | zfs_retire.c | 145 nvlist_t *config, *nvroot; in find_by_guid() local 178 nvlist_t *nvroot; in search_pool() local 221 nvlist_t *config, *nvroot, *replacement; in replace_with_spare() local
|
/titanic_41/usr/src/cmd/zpool/ |
H A D | zpool_vdev.c | 544 get_replication(nvlist_t *nvroot, boolean_t fatal) in get_replication() 806 nvlist_t *nvroot; in check_replication() local 990 nvlist_t *nvroot; in is_spare() local 1163 nvlist_t *nvroot, *nv, **top, **spares, **l2cache; in construct_spec() local
|
H A D | zpool_main.c | 490 nvlist_t *nvroot; in zpool_do_add() local 647 nvlist_t *nvroot = NULL; in zpool_do_create() local 1151 nvlist_t *config, *nvroot; in find_spare() local 1460 nvlist_t *nvroot; in show_import() local 2383 nvlist_t *config, *nvroot; in get_namewidth() local 2907 nvlist_t *nvroot; in list_callback() local 3060 nvlist_t *nvroot; in zpool_do_attach_or_replace() local 3994 nvlist_t *config, *nvroot; in status_callback() local
|
/titanic_41/usr/src/lib/libzpool/common/ |
H A D | util.c | 140 nvlist_t *config, *nvroot; in show_pool_stats() local
|
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 220 nvlist_t *nvroot; in zpool_get_prop() local 1063 zpool_create(libzfs_handle_t *hdl, const char *pool, nvlist_t *nvroot, in zpool_create() 1224 zpool_add(zpool_handle_t *zhp, nvlist_t *nvroot) in zpool_add() 1813 nvlist_t *nvroot; in zpool_scan() local 2072 nvlist_t *search, *nvroot, *ret; in zpool_find_vdev_by_physpath() local 2108 nvlist_t *nvroot, *search, *ret; in zpool_find_vdev() local 2541 const char *old_disk, const char *new_disk, nvlist_t *nvroot, int replacing) in zpool_vdev_attach() 3836 nvlist_t *nvroot; in zpool_label_disk() local 3961 nvlist_t *config, *nvroot; in zvol_check_dump_config() local
|
H A D | libzfs_status.c | 187 nvlist_t *nvroot; in check_status() local
|
H A D | libzfs_import.c | 441 nvlist_t *ret = NULL, *config = NULL, *tmp, *nvtop, *nvroot; in get_configs() local 1502 nvlist_t *nvroot; in find_aux() local 1610 nvlist_t *nvroot; in zpool_in_use() local
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 2155 nvlist_t *nvroot = NULL; in spa_load_impl() local 3092 nvlist_t *nvroot; in spa_add_spares() local 3141 nvlist_t *nvroot; in spa_add_l2cache() local 3304 spa_validate_aux_devs(spa_t *spa, nvlist_t *nvroot, uint64_t crtxg, int mode, in spa_validate_aux_devs() 3385 spa_validate_aux(spa_t *spa, nvlist_t *nvroot, uint64_t crtxg, int mode) in spa_validate_aux() 3474 spa_create(const char *pool, nvlist_t *nvroot, nvlist_t *props, in spa_create() 3724 nvlist_t *nvtop, *nvroot; in spa_generate_rootconf() local 3929 nvlist_t *nvroot; in spa_import() local 4343 spa_vdev_add(spa_t *spa, nvlist_t *nvroot) in spa_vdev_add() 4455 spa_vdev_attach(spa_t *spa, uint64_t guid, nvlist_t *nvroot, int replacing) in spa_vdev_attach() [all …]
|
H A D | spa_config.c | 362 nvlist_t *config, *nvroot; in spa_config_generate() local
|
/titanic_41/usr/src/cmd/syseventd/modules/zfs_mod/ |
H A D | zfs_mod.c | 108 nvlist_t *nvroot; in zfs_toplevel_state() local 153 nvlist_t *nvroot, *newvd; in zfs_process_add() local
|
/titanic_41/usr/src/cmd/fm/schemes/zfs/ |
H A D | scheme.c | 134 nvlist_t *config, *nvroot; in find_vdev() local
|
/titanic_41/usr/src/cmd/ztest/ |
H A D | ztest.c | 2347 nvlist_t *nvroot; in ztest_spa_create_destroy() local 2387 nvlist_t *nvroot, *props; in ztest_spa_upgrade() local 2499 nvlist_t *nvroot; in ztest_vdev_add_remove() local 2617 nvlist_t *nvroot = make_vdev_root(NULL, aux, NULL, in ztest_vdev_aux_add_remove() local 5894 nvlist_t *nvroot, *props; in ztest_init() local
|
/titanic_41/usr/src/cmd/power/ |
H A D | handlers.c | 1006 nvlist_t *config, *nvroot; in ztop() local
|