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