Home
last modified time | relevance | path

Searched refs:btree_node_compact (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dsb-counters_format.h40 x(btree_node_compact, 15, TYPE_COUNTER) \
H A Dbcachefs.h443 x(btree_node_compact) \
H A Dbtree_io.c422 static bool btree_node_compact(struct bch_fs *c, struct btree *b) in btree_node_compact() function
500 btree_node_compact(c, b)) in bch2_btree_init_next()
H A Dtrace.h571 DEFINE_EVENT(btree_node, btree_node_compact,
H A Dbtree_update_interior.c1673 trace_and_count(c, btree_node_compact, trans, b); in btree_split()