Home
last modified time | relevance | path

Searched refs:bch_debug_init_cache_set (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Ddebug.h30 void bch_debug_init_cache_set(struct cache_set *c);
32 static inline void bch_debug_init_cache_set(struct cache_set *c) {} in bch_debug_init_cache_set() function
H A Ddebug.c237 void bch_debug_init_cache_set(struct cache_set *c) in bch_debug_init_cache_set() function
H A Dsuper.c2173 bch_debug_init_cache_set(c); in register_cache_set()