Searched defs:expensive_debug_checks (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/md/bcache/ | ||
H A D | debug.h | 13 #define expensive_debug_checks(c) ((c)->expensive_debug_checks) macro 22 #define expensive_debug_checks(c) 0 bch_data_verify() macro |
H A D | bset.h | 214 bool *expensive_debug_checks; member in struct:btree_keys |
H A D | bset.c | 343 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 D | sysfs.c | 103 rw_attribute(expensive_debug_checks); variable |
H A D | bcache.h | 673 bool expensive_debug_checks; member in struct:cache_set |
Completed in 149 milliseconds