Searched refs:log_cache_init (Results 1 – 3 of 3) sorted by relevance
39 int log_cache_init(struct log_cache *cache, const struct log_cache_config *config);
24 int log_cache_init(struct log_cache *cache, const struct log_cache_config *config) in log_cache_init() function
170 err = log_cache_init(&dname_cache, &dname_cache_config); in cache_init()173 err = log_cache_init(&sname_cache, &sname_cache_config); in cache_init()
Completed in 8 milliseconds