Searched refs:MAX_BLOCK_SIZE (Results 1 – 6 of 6) 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()
206 #define MAX_BLOCK_SIZE 0x1000 /* 1024 blocks * 4 bytes data width */ macro
1495 dma_set_max_seg_size(&pdev->dev, MAX_BLOCK_SIZE); in dw_probe()
1428 #define MAX_BLOCK_SIZE (2UL << 30) macro1467 bz = MAX_BLOCK_SIZE; in probe_memory_block_size()1472 for (bz = MAX_BLOCK_SIZE; bz > MIN_MEMORY_BLOCK_SIZE; bz >>= 1) { in probe_memory_block_size()