Searched refs:packed_to_bkey (Results 1 – 2 of 2) sorted by relevance
431 struct bkey_i *u = packed_to_bkey(k); in __bch2_bkey_compat()455 struct bkey_i *u = packed_to_bkey(k); in __bch2_bkey_compat()478 u = bkey_i_to_s(packed_to_bkey(k)); in __bch2_bkey_compat()
237 static inline struct bkey_i *packed_to_bkey(struct bkey_packed *k) in packed_to_bkey() function