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

/linux-4.1.27/drivers/target/
H A Dtarget_core_iblock.h11 atomic_t ib_bio_err_cnt; member in struct:iblock_req
H A Dtarget_core_iblock.c300 if (atomic_read(&ibr->ib_bio_err_cnt)) iblock_complete_cmd()
324 * Bump the ib_bio_err_cnt and release bio. iblock_bio_done()
326 atomic_inc(&ibr->ib_bio_err_cnt); iblock_bio_done()

Completed in 70 milliseconds