Searched refs:BLK_STS_AGAIN (Results 1 – 4 of 4) sorted by relevance
46 #define BLK_STS_AGAIN ((__force blk_status_t)12) macro
457 bio->bi_status = BLK_STS_AGAIN; in bio_wouldblock_error()
545 if (err == BLK_STS_AGAIN && (bio->bi_opf & REQ_NOWAIT)) in dio_bio_complete()
219 [BLK_STS_AGAIN] = { -EAGAIN, "nonblocking retry" },2513 bio->bi_status = BLK_STS_AGAIN; in direct_make_request()