Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbkey_sort.c77 return bch2_bkey_cmp_packed(b, l, r) ?: in key_sort_fix_overlapping_cmp()
89 !bch2_bkey_cmp_packed(iter->b, in should_drop_next_key()
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.c152 b = bch2_bkey_cmp_packed(bt, in sort_bkey_ptrs()
159 bch2_bkey_cmp_packed(bt, in sort_bkey_ptrs()
892 return bch2_bkey_cmp_packed(b, l, r) in btree_node_read_bkey_cmp()