Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
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
Ddebug.c237 void bch_debug_init_cache_set(struct cache_set *c) in bch_debug_init_cache_set() function
Dsuper.c2172 bch_debug_init_cache_set(c); in register_cache_set()