Searched refs:CRC64_NONCE_MAX (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ | ||
H A D | extents_format.h | 141 #define CRC64_NONCE_MAX ((1U << 10) - 1) macro |
H A D | extents.c | 572 new.nonce <= CRC64_NONCE_MAX) in bch2_extent_crc_append() |