Searched refs:config_path (Results 1 – 4 of 4) sorted by relevance
136 const std::string& config_path,143 const std::string& db_name, const std::string& config_path,
5 std::string config_path = "path/to/ceph/config";8 options.env = EnvLibrados(db_name, config_path);12 …forward all file read/write operation to the RADOS cluster assigned by config_path. Default pool i…
590 const std::string& config_path, in EnvLibrados() argument596 config_path, in EnvLibrados()619 const std::string& config_path, in EnvLibrados() argument629 _config_path(config_path), in EnvLibrados()
2050 const std::string& config_path) { in parse_cache_config_file() argument2051 std::ifstream file(config_path); in parse_cache_config_file()