Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbkey.h558 void bch2_bkey_format_init(struct bkey_format_state *);
H A Dbtree_update_interior.c172 bch2_bkey_format_init(&s); in bch2_btree_calc_format()
1472 bch2_bkey_format_init(&format[i]); in __btree_split_node()
2025 bch2_bkey_format_init(&new_s); in __bch2_foreground_maybe_merge()
H A Dbkey.c546 void bch2_bkey_format_init(struct bkey_format_state *s) in bch2_bkey_format_init() function