Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dbtree_update_interior.c180 static size_t btree_node_u64s_with_format(struct btree_nr_keys nr, in btree_node_u64s_with_format() function
212 size_t u64s = btree_node_u64s_with_format(nr, &b->format, new_f); in bch2_btree_node_format_fits()
2032 sib_u64s = btree_node_u64s_with_format(b->nr, &b->format, &new_f) + in __bch2_foreground_maybe_merge()
2033 btree_node_u64s_with_format(m->nr, &m->format, &new_f); in __bch2_foreground_maybe_merge()