Searched refs:BLK_STS_AGAIN (Results 1 – 7 of 7) sorted by relevance
87 #define BLK_STS_AGAIN ((__force blk_status_t)12) macro
440 bio->bi_status = BLK_STS_AGAIN; in bio_wouldblock_error()
626 if (iolat->min_lat_nsec && bio->bi_status != BLK_STS_AGAIN) { in blkcg_iolatency_done_bio()
181 [BLK_STS_AGAIN] = { -EAGAIN, "nonblocking retry" },
508 if (err == BLK_STS_AGAIN && (bio->bi_opf & REQ_NOWAIT)) in dio_bio_complete()
740 blk_stat = BLK_STS_AGAIN; in scsi_io_completion_action()1714 case BLK_STS_AGAIN: in scsi_queue_rq()
1177 return BLK_STS_AGAIN; in alua_prep_fn()