Searched refs:packed_to_bkey_c (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbkey.h241 static inline const struct bkey *packed_to_bkey_c(const struct bkey_packed *k) function
427 *dst = *packed_to_bkey_c(src);
438 : *packed_to_bkey_c(src);
457 : packed_to_bkey_c(src)->p;
H A Dbset.h288 return bpos_cmp(packed_to_bkey_c(l)->p, *r);
H A Dbkey.c1046 return unlikely(l_unpacked = packed_to_bkey_c(l))

Completed in 127 milliseconds