ib_bio_err_cnt    278 drivers/target/target_core_iblock.c 	if (atomic_read(&ibr->ib_bio_err_cnt))
ib_bio_err_cnt    297 drivers/target/target_core_iblock.c 		atomic_inc(&ibr->ib_bio_err_cnt);
ib_bio_err_cnt     15 drivers/target/target_core_iblock.h 	atomic_t ib_bio_err_cnt;