Searched refs:spa_config_path (Results 1 – 6 of 6) sorted by relevance
68 const char *spa_config_path = ZPOOL_CACHE; variable90 (void) snprintf(pathname, MAXPATHLEN, "%s", spa_config_path); in spa_config_load()
807 dp->scd_path = altroot ? NULL : spa_strdup(spa_config_path); in spa_add()
308 } else if (strcmp(dp->scd_path, spa_config_path) != 0) { in spa_prop_get_config()654 dp->scd_path = spa_strdup(spa_config_path); in spa_configfile_set()
317 extern const char *spa_config_path;
3607 spa_config_path = spa_config_path_env; in main()3671 spa_config_path = optarg; in main()3728 dump_cachefile(spa_config_path); in main()
5264 spa_config_path, in ztest_run_zdb()6167 (void) remove(spa_config_path); in ztest_run_init()6223 VERIFY3U(asprintf((char **)&spa_config_path, "%s/zpool.cache", in main()