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

/linux-master/drivers/md/
H A Draid5.h556 #define PENDING_IO_MAX 512 macro
H A Draid5.c1127 if (conf->pending_data_cnt >= PENDING_IO_MAX)
7460 conf->pending_data = kcalloc(PENDING_IO_MAX,
7465 for (i = 0; i < PENDING_IO_MAX; i++)

Completed in 166 milliseconds