Home
last modified time | relevance | path

Searched refs:CRC128_SIZE_MAX (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dextents_format.h165 #define CRC128_SIZE_MAX (1U << 13) macro
H A Dextents.c41 [BCH_EXTENT_ENTRY_crc128] = CRC128_SIZE_MAX,
650 new.uncompressed_size <= CRC128_SIZE_MAX && in bch2_extent_crc_append()