Searched defs:oldconfig (Results 1 – 3 of 3) sorted by relevance
220 zpool_get_config(zpool_handle_t *zhp, nvlist_t **oldconfig) in zpool_get_config() argument
4213 spa_export_common(char *pool, int new_state, nvlist_t **oldconfig, in spa_export_common() argument 4327 spa_export(char *pool, nvlist_t **oldconfig, boolean_t force, in spa_export() argument
2353 nvlist_t *oldconfig, *newconfig; in print_iostat() local