Searched refs:bkey_format (Results 1 – 15 of 15) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | bkey.h | 25 const struct bkey_format *, 318 static inline bool bkeyp_u64s_valid(const struct bkey_format *f, in bkeyp_u64s_valid() 351 extern const struct bkey_format bch2_bkey_format_current; 353 bool bch2_bkey_transform(const struct bkey_format *, 355 const struct bkey_format *, 358 struct bkey __bch2_bkey_unpack_key(const struct bkey_format *, 362 struct bpos __bkey_unpack_pos(const struct bkey_format *, 367 const struct bkey_format *); 387 const struct bkey_format *); 482 static inline u64 bkey_field_max(const struct bkey_format *f, in bkey_field_max() [all …]
|
| H A D | bkey.c | 13 const struct bkey_format *f, in bch2_bkey_packed_to_binary_text() 54 const struct bkey_format *format) in bch2_bkey_pack_verify() 101 const struct bkey_format *format) {} in bch2_bkey_pack_verify() 105 const struct bkey_format *format; 136 const struct bkey_format *format; 227 const struct bkey_format *in_f, in bch2_bkey_transform_key() 254 const struct bkey_format *in_f, in bch2_bkey_transform() 318 const struct bkey_format *format) in bch2_bkey_pack_key() 591 struct bkey_format ret = { in bch2_bkey_format_done() 642 struct bkey_format *f, in bch2_bkey_format_invalid() [all …]
|
| H A D | bkey_methods.h | 123 int, struct bkey_format *, struct bkey_packed *); 128 struct bkey_format *f, in bch2_bkey_compat()
|
| H A D | bkey_sort.c | 125 struct bkey_format *out_f, in bch2_sort_repack() 128 struct bkey_format *in_f = &src->format; in bch2_sort_repack()
|
| H A D | bkey_sort.h | 49 struct bkey_format *, bool);
|
| H A D | bkey_cmp.h | 93 const struct bkey_format *f = &b->format; in __bch2_bkey_cmp_packed_format_checked_inlined()
|
| H A D | bkey_methods.c | 401 struct bkey_format *f, in __bch2_bkey_compat() 436 struct bkey_format tmp = *f, *in = f, *out = &tmp; in __bch2_bkey_compat()
|
| H A D | btree_io.h | 165 int write, struct bkey_format *f) in compat_bformat()
|
| H A D | btree_update_interior.h | 128 struct bkey_format);
|
| H A D | bcachefs_format.h | 125 struct bkey_format { struct 323 ((struct bkey_format) { \ 1478 struct bkey_format format;
|
| H A D | bset.h | 242 struct bkey_format f) in btree_node_set_format()
|
| H A D | btree_update_interior.c | 165 static struct bkey_format bch2_btree_calc_format(struct btree *b) in bch2_btree_calc_format() 178 struct bkey_format *old_f, in btree_node_u64s_with_format() 179 struct bkey_format *new_f) in btree_node_u64s_with_format() 207 struct bkey_format *new_f) in bch2_btree_node_format_fits() 432 struct bkey_format format = bch2_btree_calc_format(b); in bch2_btree_node_alloc_replacement() 1969 struct bkey_format new_f; in __bch2_foreground_maybe_merge()
|
| H A D | btree_types.h | 84 struct bkey_format format;
|
| H A D | bset.c | 984 struct bkey_format *f = &b->format; in bch2_bset_insert()
|
| H A D | move.c | 1101 static bool bformat_needs_redo(struct bkey_format *f) in bformat_needs_redo()
|