Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Ddebug.h14 #define expensive_debug_checks(c) ((c)->expensive_debug_checks) macro
23 #define expensive_debug_checks(c) 0 macro
H A Dbset.h222 bool *expensive_debug_checks; member
H A Dbset.c348 bool *expensive_debug_checks) in bch_btree_keys_init()
H A Dbcache.h723 bool expensive_debug_checks; member