Searched refs:SMALLEST_POSSIBLE_MAX_RDT_MB (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_redup.c43 #define SMALLEST_POSSIBLE_MAX_RDT_MB 128 macro
199 uint64_t max_rde_size = SMALLEST_POSSIBLE_MAX_RDT_MB << 20;
204 SMALLEST_POSSIBLE_MAX_RDT_MB << 20);

Completed in 154 milliseconds