Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
Ddebug.h14 #define expensive_debug_checks(c) ((c)->expensive_debug_checks) macro
23 #define expensive_debug_checks(c) 0 macro
Dbset.h222 bool *expensive_debug_checks; member
Dbset.c348 bool *expensive_debug_checks) in bch_btree_keys_init()
Dbcache.h729 bool expensive_debug_checks; member