Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dextents_format.h140 #define CRC64_SIZE_MAX (1U << 9) macro
H A Dextents.c32 [BCH_EXTENT_ENTRY_crc64] = CRC64_SIZE_MAX,
571 new.uncompressed_size <= CRC64_SIZE_MAX && in bch2_extent_crc_append()