Home
last modified time | relevance | path

Searched refs:BCH_DEBUG_PARAM (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dbcachefs.h363 BCH_DEBUG_PARAM(key_merging_disabled, \
365 BCH_DEBUG_PARAM(btree_node_merging_disabled, \
367 BCH_DEBUG_PARAM(btree_gc_always_rewrite, \
370 BCH_DEBUG_PARAM(btree_gc_rewrite_disabled, \
372 BCH_DEBUG_PARAM(btree_shrinker_disabled, \
374 BCH_DEBUG_PARAM(verify_btree_ondisk, \
378 BCH_DEBUG_PARAM(verify_all_btree_replicas, \
381 BCH_DEBUG_PARAM(backpointers_no_use_write_buffer, \
387 BCH_DEBUG_PARAM(expensive_debug_checks, \
390 BCH_DEBUG_PARAM(debug_check_iterators, \
[all …]
Dsuper.c2136 #define BCH_DEBUG_PARAM(name, description) \ macro
2141 #undef BCH_DEBUG_PARAM