Searched refs:bch2_bkey_format_done (Results 1 – 3 of 3) sorted by relevance
584 struct bkey_format bch2_bkey_format_done(struct bkey_format_state *);
183 return bch2_bkey_format_done(&s); in bch2_btree_calc_format()1507 n[i]->data->format = bch2_bkey_format_done(&format[i]); in __btree_split_node()2034 new_f = bch2_bkey_format_done(&new_s); in __bch2_foreground_maybe_merge()
588 struct bkey_format bch2_bkey_format_done(struct bkey_format_state *s) in bch2_bkey_format_done() function