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

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

Completed in 262 milliseconds