Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbkey.h558 void bch2_bkey_format_init(struct bkey_format_state *);
H A Dbtree_update_interior.c169 bch2_bkey_format_init(&s); in bch2_btree_calc_format()
1475 bch2_bkey_format_init(&format[i]); in __btree_split_node()
2055 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