Searched refs:packed_to_bkey (Results 1 – 2 of 2) sorted by relevance
414 struct bkey_i *u = packed_to_bkey(k); in __bch2_bkey_compat()438 struct bkey_i *u = packed_to_bkey(k); in __bch2_bkey_compat()461 u = bkey_i_to_s(packed_to_bkey(k)); in __bch2_bkey_compat()
244 static inline struct bkey_i *packed_to_bkey(struct bkey_packed *k) in packed_to_bkey() function