Home
last modified time | relevance | path

Searched defs:expensive_debug_checks (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/md/bcache/
Ddebug.h13 #define expensive_debug_checks(c) ((c)->expensive_debug_checks) macro
22 #define expensive_debug_checks(c) 0 macro
Dbset.h214 bool *expensive_debug_checks; member
Dbset.c344 bool *expensive_debug_checks) in bch_btree_keys_init()
Dbcache.h673 bool expensive_debug_checks; member