/titanic_50/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_50/usr/src/cmd/zpool/ |
H A D | zpool_vdev.c | 545 get_replication(nvlist_t *nvroot, boolean_t fatal) in get_replication() 809 nvlist_t *nvroot; in check_replication() local 993 nvlist_t *nvroot; in is_spare() local 1166 nvlist_t *nvroot, *nv, **top, **spares, **l2cache; in construct_spec() local
|
H A D | zpool_main.c | 492 nvlist_t *nvroot; in zpool_do_add() local 649 nvlist_t *nvroot = NULL; in zpool_do_create() local 1153 nvlist_t *config, *nvroot; in find_spare() local 1462 nvlist_t *nvroot; in show_import() local 2385 nvlist_t *config, *nvroot; in get_namewidth() local 2909 nvlist_t *nvroot; in list_callback() local 3035 nvlist_t *nvroot; in zpool_do_attach_or_replace() local 3967 nvlist_t *config, *nvroot; in status_callback() local
|
/titanic_50/usr/src/lib/libzpool/common/ |
H A D | util.c | 115 nvlist_t *config, *nvroot; in show_pool_stats() local
|
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 220 nvlist_t *nvroot; in zpool_get_prop() local 1060 zpool_create(libzfs_handle_t *hdl, const char *pool, nvlist_t *nvroot, in zpool_create() 1236 zpool_add(zpool_handle_t *zhp, nvlist_t *nvroot) in zpool_add() 1824 nvlist_t *nvroot; in zpool_scan() local 2084 nvlist_t *search, *nvroot, *ret; in zpool_find_vdev_by_physpath() local 2120 nvlist_t *nvroot, *search, *ret; in zpool_find_vdev() local 2553 const char *old_disk, const char *new_disk, nvlist_t *nvroot, int replacing) in zpool_vdev_attach() 3845 nvlist_t *nvroot; in zpool_label_disk() local 3970 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 1501 nvlist_t *nvroot; in find_aux() local 1609 nvlist_t *nvroot; in zpool_in_use() local
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 2156 nvlist_t *nvroot = NULL; in spa_load_impl() local 3106 nvlist_t *nvroot; in spa_add_spares() local 3155 nvlist_t *nvroot; in spa_add_l2cache() local 3318 spa_validate_aux_devs(spa_t *spa, nvlist_t *nvroot, uint64_t crtxg, int mode, in spa_validate_aux_devs() 3399 spa_validate_aux(spa_t *spa, nvlist_t *nvroot, uint64_t crtxg, int mode) in spa_validate_aux() 3488 spa_create(const char *pool, nvlist_t *nvroot, nvlist_t *props, in spa_create() 3745 nvlist_t *nvtop, *nvroot; in spa_generate_rootconf() local 3950 nvlist_t *nvroot; in spa_import() local 4368 spa_vdev_add(spa_t *spa, nvlist_t *nvroot) in spa_vdev_add() 4481 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 | 361 nvlist_t *config, *nvroot; in spa_config_generate() local
|
/titanic_50/usr/src/cmd/fm/schemes/zfs/ |
H A D | scheme.c | 134 nvlist_t *config, *nvroot; in find_vdev() local
|
/titanic_50/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_50/usr/src/cmd/ztest/ |
H A D | ztest.c | 2351 nvlist_t *nvroot; in ztest_spa_create_destroy() local 2391 nvlist_t *nvroot, *props; in ztest_spa_upgrade() local 2503 nvlist_t *nvroot; in ztest_vdev_add_remove() local 2621 nvlist_t *nvroot = make_vdev_root(NULL, aux, NULL, in ztest_vdev_aux_add_remove() local 5923 nvlist_t *nvroot, *props; in ztest_init() local
|
/titanic_50/usr/src/cmd/power/ |
H A D | handlers.c | 1006 nvlist_t *config, *nvroot; in ztop() local
|