Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_iblock.h15 atomic_t ib_bio_err_cnt; member
H A Dtarget_core_iblock.c278 if (atomic_read(&ibr->ib_bio_err_cnt)) in iblock_complete_cmd()
297 atomic_inc(&ibr->ib_bio_err_cnt); in iblock_bio_done()