Home
last modified time | relevance | path

Searched defs:nr_key_bits (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dbkey_cmp.h9 unsigned nr_key_bits) in __bkey_cmp_bits()
53 unsigned nr_key_bits) in __bkey_cmp_bits()
H A Dbkey.c18 unsigned nr_key_bits = bkey_format_key_bits(f) + high_bit_offset; in bch2_bkey_packed_to_binary_text() local
407 unsigned nr_key_bits = b->nr_key_bits; in bkey_packed_successor() local
708 unsigned nr_key_bits = b->nr_key_bits; in bch2_bkey_greatest_differing_bit() local
749 unsigned nr_key_bits = b->nr_key_bits; in bch2_bkey_ffs() local
H A Dbtree_types.h81 u8 nr_key_bits; member