Searched refs:configs (Results 1 – 3 of 3) sorted by relevance
53 … secondary and the secondary SNDR device %s:%s to become primary is not allowed in advanced configs
1293 nvlist_t *configs; in zfs_ioc_pool_configs() local1296 if ((configs = spa_all_configs(&zc->zc_cookie)) == NULL) in zfs_ioc_pool_configs()1299 error = put_nvlist(zc, configs); in zfs_ioc_pool_configs()1301 nvlist_free(configs); in zfs_ioc_pool_configs()
4966 *) HP-UX tune-up: new unified configs, HP C compiler bug workaround.