Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbkey.h500 int bch2_compile_bkey_format(const struct bkey_format *, void *);
504 static inline int bch2_compile_bkey_format(const struct bkey_format *format, in bch2_compile_bkey_format() function
H A Dbset.h249 len = bch2_compile_bkey_format(&b->format, b->aux_data); in btree_node_set_format()
H A Dbkey.c975 int bch2_compile_bkey_format(const struct bkey_format *format, void *_out) in bch2_compile_bkey_format() function