/titanic_51/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_51/usr/src/cmd/zpool/ |
H A D | zpool_vdev.c | 545 get_replication(nvlist_t *nvroot, boolean_t fatal) in get_replication() argument 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 [all...] |
H A D | zpool_main.c | 492 nvlist_t *nvroot; in zpool_do_add() local 649 nvlist_t *nvroot in zpool_do_create() local 1153 nvlist_t *config, *nvroot; find_spare() local 1462 nvlist_t *nvroot; show_import() local 2385 nvlist_t *config, *nvroot; get_namewidth() local 2909 nvlist_t *nvroot; list_callback() local 3035 nvlist_t *nvroot; zpool_do_attach_or_replace() local 3967 nvlist_t *config, *nvroot; status_callback() local [all...] |
/titanic_51/usr/src/lib/libzpool/common/ |
H A D | util.c | 115 nvlist_t *config, *nvroot; in show_pool_stats() local
|
/titanic_51/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() argument 1236 zpool_add(zpool_handle_t *zhp, nvlist_t *nvroot) in zpool_add() argument 1824 nvlist_t *nvroot; in zpool_scan() local 2084 nvlist_t *search, *nvroot, *ret; zpool_find_vdev_by_physpath() local 2120 nvlist_t *nvroot, *search, *ret; zpool_find_vdev() local 2554 zpool_vdev_attach(zpool_handle_t * zhp,const char * old_disk,const char * new_disk,nvlist_t * nvroot,int replacing) zpool_vdev_attach() argument 3846 nvlist_t *nvroot; zpool_label_disk() local 3971 nvlist_t *config, *nvroot; zvol_check_dump_config() local [all...] |
H A D | libzfs_status.c | 187 nvlist_t *nvroot; in check_status() local [all...] |
H A D | libzfs_import.c | 441 nvlist_t *ret = NULL, *config = NULL, *tmp, *nvtop, *nvroot; in get_configs() local 1501 nvlist_t *nvroot; find_aux() local 1609 nvlist_t *nvroot; zpool_in_use() local [all...] |
/titanic_51/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 2145 nvlist_t *nvroot = NULL; in spa_load_impl() local 3093 nvlist_t *nvroot; in spa_add_spares() local 3142 nvlist_t *nvroot; in spa_add_l2cache() local 3305 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) spa_validate_aux_devs() argument 3386 spa_validate_aux(spa_t * spa,nvlist_t * nvroot,uint64_t crtxg,int mode) spa_validate_aux() argument 3475 spa_create(const char * pool,nvlist_t * nvroot,nvlist_t * props,nvlist_t * zplprops) spa_create() argument 3732 nvlist_t *nvtop, *nvroot; spa_generate_rootconf() local 3937 nvlist_t *nvroot; spa_import() local 4355 spa_vdev_add(spa_t * spa,nvlist_t * nvroot) spa_vdev_add() argument 4468 spa_vdev_attach(spa_t * spa,uint64_t guid,nvlist_t * nvroot,int replacing) spa_vdev_attach() argument 5937 nvlist_t *nvroot; spa_sync_aux_dev() local [all...] |
H A D | spa_config.c | 361 nvlist_t *config, *nvroot; in spa_config_generate() local
|
/titanic_51/usr/src/cmd/fm/schemes/zfs/ |
H A D | scheme.c | 134 nvlist_t *config, *nvroot; in find_vdev() local
|
/titanic_51/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 [all...] |
/titanic_51/usr/src/cmd/ztest/ |
H A D | ztest.c | 2351 nvlist_t *nvroot; in ztest_spa_create_destroy() local 2391 nvlist_t *nvroot, *props; ztest_spa_upgrade() local 2503 nvlist_t *nvroot; ztest_vdev_add_remove() local 2621 nvlist_t *nvroot = make_vdev_root(NULL, aux, NULL, ztest_vdev_aux_add_remove() local 5923 nvlist_t *nvroot, *props; ztest_init() local [all...] |
/titanic_51/usr/src/cmd/power/ |
H A D | handlers.c | 1006 nvlist_t *config, *nvroot; in ztop() local
|