Searched defs:expensive_debug_checks (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/md/bcache/
H A Ddebug.h13 #define expensive_debug_checks(c) ((c)->expensive_debug_checks) macro
22 #define expensive_debug_checks(c) 0 bch_data_verify() macro
H A Dbset.h214 bool *expensive_debug_checks; member in struct:btree_keys
H A Dbset.c343 bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops, bool *expensive_debug_checks) bch_btree_keys_init() argument
H A Dsysfs.c103 rw_attribute(expensive_debug_checks); variable
H A Dbcache.h673 bool expensive_debug_checks; member in struct:cache_set

Completed in 149 milliseconds