Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
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()
Dbset.h372 return bch2_bkey_cmp_packed(b, l, r) in bkey_iter_cmp()
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
Dbkey.h75 int bch2_bkey_cmp_packed(const struct btree *,
Dbtree_io.c151 b = bch2_bkey_cmp_packed(bt, in sort_bkey_ptrs()
158 bch2_bkey_cmp_packed(bt, in sort_bkey_ptrs()