Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
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()
Dbkey.h535 #define high_bit_offset KEY_PACKED_BITS_START
Dbcachefs_format.h304 #define KEY_PACKED_BITS_START 24 macro
Dbset.c642 EBUG_ON(shift < KEY_PACKED_BITS_START); in make_bfloat()