Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/bcache/
Ddebug.h14 #define expensive_debug_checks(c) ((c)->expensive_debug_checks) macro
23 #define expensive_debug_checks(c) 0 macro
Dbset.h223 bool *expensive_debug_checks; member
Dbset.c352 bool *expensive_debug_checks) in bch_btree_keys_init()
Dbcache.h733 bool expensive_debug_checks; member