Lines Matching refs:bkey_packed

14 				     const struct bkey_packed *k)  in bch2_bkey_packed_to_binary_text()
52 static void bch2_bkey_pack_verify(const struct bkey_packed *packed, in bch2_bkey_pack_verify()
86 (struct bkey_packed *) unpacked); in bch2_bkey_pack_verify()
91 (struct bkey_packed *) &tmp); in bch2_bkey_pack_verify()
99 static inline void bch2_bkey_pack_verify(const struct bkey_packed *packed, in bch2_bkey_pack_verify()
113 struct bkey_packed *k) in pack_state_init()
127 struct bkey_packed *k) in pack_state_finish()
144 const struct bkey_packed *k) in unpack_state_init()
226 struct bkey_packed *out, in bch2_bkey_transform_key()
228 const struct bkey_packed *in) in bch2_bkey_transform_key()
253 struct bkey_packed *out, in bch2_bkey_transform()
255 const struct bkey_packed *in) in bch2_bkey_transform()
267 const struct bkey_packed *in) in __bch2_bkey_unpack_key()
292 const struct bkey_packed *in) in __bkey_unpack_pos()
317 bool bch2_bkey_pack_key(struct bkey_packed *out, const struct bkey *in, in bch2_bkey_pack_key()
349 const struct bkey_packed *src) in bch2_bkey_unpack()
366 bool bch2_bkey_pack(struct bkey_packed *dst, const struct bkey_i *src, in bch2_bkey_pack()
369 struct bkey_packed tmp; in bch2_bkey_pack()
402 static bool bkey_packed_successor(struct bkey_packed *out, in bkey_packed_successor()
404 struct bkey_packed k) in bkey_packed_successor()
468 enum bkey_pack_pos_ret bch2_bkey_pack_pos_lossy(struct bkey_packed *out, in bch2_bkey_pack_pos_lossy()
534 struct bkey_packed successor; in bch2_bkey_pack_pos_lossy()
703 const struct bkey_packed *l_k, in bch2_bkey_greatest_differing_bit()
704 const struct bkey_packed *r_k) in bch2_bkey_greatest_differing_bit()
746 unsigned bch2_bkey_ffs(const struct btree *b, const struct bkey_packed *k) in bch2_bkey_ffs()
1016 int __bch2_bkey_cmp_packed_format_checked(const struct bkey_packed *l, in __bch2_bkey_cmp_packed_format_checked()
1017 const struct bkey_packed *r, in __bch2_bkey_cmp_packed_format_checked()
1025 const struct bkey_packed *l, in __bch2_bkey_cmp_left_packed_format_checked()
1033 const struct bkey_packed *l, in bch2_bkey_cmp_packed()
1034 const struct bkey_packed *r) in bch2_bkey_cmp_packed()
1041 const struct bkey_packed *l, in __bch2_bkey_cmp_left_packed()
1063 void bch2_bkey_swab_key(const struct bkey_format *_f, struct bkey_packed *k) in bch2_bkey_swab_key()
1065 const struct bkey_format *f = bkey_packed(k) ? _f : &bch2_bkey_format_current; in bch2_bkey_swab_key()
1080 struct bkey_packed p; in bch2_bkey_pack_test()