Searched refs:btree_node_u64s_with_format (Results 1 – 1 of 1) sorted by relevance
180 static size_t btree_node_u64s_with_format(struct btree_nr_keys nr, in btree_node_u64s_with_format() function212 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()