Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dextents_format.h115 #define CRC32_SIZE_MAX (1U << 7) macro
H A Dextents.c39 [BCH_EXTENT_ENTRY_crc32] = CRC32_SIZE_MAX,
642 new.uncompressed_size <= CRC32_SIZE_MAX && in bch2_extent_crc_append()