Searched refs:spa_config_path (Results 1 – 6 of 6) sorted by relevance
69 const char *spa_config_path = ZPOOL_CACHE; variable92 (rootdir != NULL) ? "./" : "", spa_config_path); in spa_config_load()
727 dp->scd_path = altroot ? NULL : spa_strdup(spa_config_path); in spa_add()
385 } else if (strcmp(dp->scd_path, spa_config_path) != 0) { in spa_prop_get_config()743 dp->scd_path = spa_strdup(spa_config_path); in spa_configfile_set()
434 extern const char *spa_config_path;
6275 spa_config_path = spa_config_path_env; in main()6356 spa_config_path = optarg; in main()6357 if (spa_config_path[0] != '/') { in main()6438 dump_cachefile(spa_config_path); in main()
6251 spa_config_path, in ztest_run_zdb()7211 (void) remove(spa_config_path); in ztest_run_init()7287 VERIFY3U(asprintf((char **)&spa_config_path, "%s/zpool.cache", in main()