Home
last modified time | relevance | path

Searched refs:spa_config_path (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dspa_config.c68 const char *spa_config_path = ZPOOL_CACHE; variable
91 (rootdir != NULL) ? "./" : "", spa_config_path); in spa_config_load()
H A Dspa_misc.c619 dp->scd_path = altroot ? NULL : spa_strdup(spa_config_path); in spa_add()
H A Dspa.c285 } else if (strcmp(dp->scd_path, spa_config_path) != 0) { in spa_prop_get_config()
638 dp->scd_path = spa_strdup(spa_config_path); in spa_configfile_set()
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dspa_impl.h275 extern const char *spa_config_path;
/titanic_44/usr/src/cmd/ztest/
H A Dztest.c5213 spa_config_path, in ztest_run_zdb()
6100 (void) remove(spa_config_path); in ztest_run_init()
6156 VERIFY3U(asprintf((char **)&spa_config_path, "%s/zpool.cache", in main()
/titanic_44/usr/src/cmd/zdb/
H A Dzdb.c3659 spa_config_path = optarg; in main()
3715 dump_cachefile(spa_config_path); in main()