Home
last modified time | relevance | path

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

/include/linux/
Dblk_types.h43 #define BLK_STS_IOERR ((__force blk_status_t)10) macro
Dbio.h416 bio->bi_status = BLK_STS_IOERR; in bio_io_error()