Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c236 void bch_debug_init_cache_set(struct cache_set *c) in bch_debug_init_cache_set() function
H A Dsuper.c2196 bch_debug_init_cache_set(c); in register_cache_set()