Home
last modified time | relevance | path

Searched refs:bch2_bkey_cmp_packed (Results 1 – 4 of 4) sorted by relevance

/linux/fs/bcachefs/
H A Dbset.h372 return bch2_bkey_cmp_packed(b, l, r) in bkey_iter_cmp()
H A Dbkey.c428 EBUG_ON(bch2_bkey_cmp_packed(b, out, &k) <= 0); in bkey_packed_successor()
1032 int bch2_bkey_cmp_packed(const struct btree *b, in bch2_bkey_cmp_packed() function
H A Dbkey.h68 int bch2_bkey_cmp_packed(const struct btree *,
H A Dbtree_io.c150 b = bch2_bkey_cmp_packed(bt, in sort_bkey_ptrs()
157 bch2_bkey_cmp_packed(bt, in sort_bkey_ptrs()
889 return bch2_bkey_cmp_packed(b, l, r) in btree_node_read_bkey_cmp()