Searched refs:bkey_cmp_p_or_unp (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbset.h280 static inline int bkey_cmp_p_or_unp(const struct btree *b, function
400 return bkey_cmp_p_or_unp(b, l, r_packed, r)
H A Dbset.c1145 cmp = bkey_cmp_p_or_unp(b, k, packed_search, search);

Completed in 192 milliseconds