Searched refs:MAX_IO_BLOCK_DEVICES (Results 1 – 20 of 20) sorted by relevance
57 static block_dev_state_t state_pool[MAX_IO_BLOCK_DEVICES];58 static io_dev_info_t dev_info_pool[MAX_IO_BLOCK_DEVICES];75 for (index = 0U; index < MAX_IO_BLOCK_DEVICES; ++index) { in find_first_block_state()92 if (block_dev_count < MAX_IO_BLOCK_DEVICES) { in allocate_dev_info()
45 #define MAX_IO_BLOCK_DEVICES U(2) macro
56 #define MAX_IO_BLOCK_DEVICES 1 macro
70 #define MAX_IO_BLOCK_DEVICES U(1) macro
60 #define MAX_IO_BLOCK_DEVICES 1 macro
42 #define MAX_IO_BLOCK_DEVICES U(2) macro
125 #define MAX_IO_BLOCK_DEVICES U(1) macro
175 #define MAX_IO_BLOCK_DEVICES 1 macro
180 #define MAX_IO_BLOCK_DEVICES 1U macro
44 #define MAX_IO_BLOCK_DEVICES U(2) macro
219 #define MAX_IO_BLOCK_DEVICES 2 macro
57 #define MAX_IO_BLOCK_DEVICES U(1) macro
154 #define MAX_IO_BLOCK_DEVICES 1U macro
248 #define MAX_IO_BLOCK_DEVICES U(1) macro
172 #define MAX_IO_BLOCK_DEVICES 1U macro
247 #define MAX_IO_BLOCK_DEVICES 1 macro
496 - **#define : MAX_IO_BLOCK_DEVICES**500 with -ENOMEM. MAX_IO_BLOCK_DEVICES should be less than MAX_IO_DEVICES.
Completed in 24 milliseconds