Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbkey.c590 unsigned i, bits = KEY_PACKED_BITS_START; in bch2_bkey_format_done()
646 unsigned bits = KEY_PACKED_BITS_START; in bch2_bkey_format_invalid()
H A Dbkey.h528 #define high_bit_offset KEY_PACKED_BITS_START
H A Dbcachefs_format.h304 #define KEY_PACKED_BITS_START 24 macro
H A Dbset.c642 EBUG_ON(shift < KEY_PACKED_BITS_START); in make_bfloat()