Searched refs:spa_config_path (Results 1 – 6 of 6) sorted by relevance
70 char *spa_config_path = (char *)ZPOOL_CACHE; variable102 (void) snprintf(pathname, MAXPATHLEN, "%s", spa_config_path); in spa_config_load()
790 dp->scd_path = altroot ? NULL : spa_strdup(spa_config_path); in spa_add()
531 } else if (strcmp(dp->scd_path, spa_config_path) != 0) { in spa_prop_get_config()888 dp->scd_path = spa_strdup(spa_config_path); in spa_configfile_set()
489 extern char *spa_config_path;
9260 spa_config_path = spa_config_path_env; in main()9404 spa_config_path = optarg; in main()9405 if (spa_config_path[0] != '/') { in main()9508 spa_config_path = pbuf; in main()9539 dump_cachefile(spa_config_path); in main()
8862 (void) remove(spa_config_path); in ztest_run_init()8976 VERIFY3S(asprintf((char **)&spa_config_path, "%s/zpool.cache", in main()