Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsb-counters_format.h26 x(btree_node_compact, 15, TYPE_COUNTER) \
H A Dbcachefs.h442 x(btree_node_compact) \
H A Dbtree_io.c420 static bool btree_node_compact(struct bch_fs *c, struct btree *b) in btree_node_compact() function
498 btree_node_compact(c, b)) in bch2_btree_init_next()
H A Dtrace.h547 DEFINE_EVENT(btree_node, btree_node_compact,
H A Dbtree_update_interior.c1662 trace_and_count(c, btree_node_compact, trans, b); in btree_split()