Home
last modified time | relevance | path

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

/include/linux/
Dblk_types.h48 #define BLK_STS_AGAIN ((__force blk_status_t)12) macro
Dbio.h422 bio->bi_status = BLK_STS_AGAIN; in bio_wouldblock_error()