Searched defs:BLOCK_SIZE (Results 1 – 6 of 6) sorted by relevance
100 # define BLOCK_SIZE 10 macro102 # define BLOCK_SIZE 12 macro
32 #define BLOCK_SIZE (1 << BLOCK_SIZE_BITS) macro
170 #define BLOCK_SIZE 10240 macro
86 #define BLOCK_SIZE (256 * 1024) macro
43 #define BLOCK_SIZE 4096 macro
74 #define BLOCK_SIZE(cname) br_ ## cname ## _BLOCK_SIZE macro