Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_iblock.h16 atomic_t ib_bio_err_cnt; member
H A Dtarget_core_iblock.c325 else if (atomic_read(&ibr->ib_bio_err_cnt)) in iblock_complete_cmd()
345 atomic_inc(&ibr->ib_bio_err_cnt); in iblock_bio_done()