Searched refs:BLK_STS_AGAIN (Results 1 – 5 of 5) sorted by relevance
75 #define BLK_STS_AGAIN ((__force blk_status_t)12) macro
427 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()
184 [BLK_STS_AGAIN] = { -EAGAIN, "nonblocking retry" },
506 if (err == BLK_STS_AGAIN && (bio->bi_opf & REQ_NOWAIT)) in dio_bio_complete()