Searched refs:MAX_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance
35 if (value < MIN_BLOCK_SIZE || value > MAX_BLOCK_SIZE in check_block_size()40 name, MIN_BLOCK_SIZE, MAX_BLOCK_SIZE); in check_block_size()
13 #define MAX_BLOCK_SIZE (2 * MiB) macro
34 #define MAX_BLOCK_SIZE (64 * 1024 * 1024) macro106 if (s->block_size > MAX_BLOCK_SIZE) { in cloop_open()109 MAX_BLOCK_SIZE / (1024 * 1024)); in cloop_open()171 if (size > 2 * MAX_BLOCK_SIZE) { in cloop_open()