Home
last modified time | relevance | path

Searched refs:IBLOCK_MAX_BIO_PER_TASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_iblock.c37 #define IBLOCK_MAX_BIO_PER_TASK 32 /* max # of bios to submit at a time */ macro
803 if (bio_cnt >= IBLOCK_MAX_BIO_PER_TASK) { in iblock_execute_rw()