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

/linux-master/fs/bcachefs/
H A Dbkey_cmp.h8 __bkey_cmp_bits(const u64 *l, const u64 *r, unsigned nr_key_bits) argument
52 __bkey_cmp_bits(const u64 *l, const u64 *r, unsigned nr_key_bits) argument
[all...]
H A Dbkey.c18 unsigned nr_key_bits = bkey_format_key_bits(f) + high_bit_offset; local
407 unsigned nr_key_bits = b->nr_key_bits; local
711 unsigned nr_key_bits = b->nr_key_bits; local
752 unsigned nr_key_bits = b->nr_key_bits; local
[all...]
H A Dbtree_types.h81 u8 nr_key_bits; member in struct:btree

Completed in 204 milliseconds