Searched refs:expensive_debug_checks (Results 1 – 8 of 8) sorted by relevance
14 #define expensive_debug_checks(c) ((c)->expensive_debug_checks) macro23 #define expensive_debug_checks(c) 0 macro
222 bool *expensive_debug_checks; member296 bool *expensive_debug_checks);575 return *b->expensive_debug_checks; in btree_keys_expensive_checks()
133 rw_attribute(expensive_debug_checks);745 sysfs_printf(expensive_debug_checks, in SHOW()746 "%i", c->expensive_debug_checks); in SHOW()863 sysfs_strtoul(expensive_debug_checks, c->expensive_debug_checks); in STORE()
220 if (expensive_debug_checks(b->c) && in bch_btree_ptr_bad()567 if (expensive_debug_checks(b->c) && in bch_extent_bad()
348 bool *expensive_debug_checks) in bch_btree_keys_init() argument351 b->expensive_debug_checks = expensive_debug_checks; in bch_btree_keys_init()
720 bool expensive_debug_checks; member
428 if (expensive_debug_checks(ca->set)) { in bch_bucket_alloc()
990 &b->c->expensive_debug_checks); in mca_alloc()993 &b->c->expensive_debug_checks); in mca_alloc()