Home
last modified time | relevance | path

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

/include/linux/
Dblk_types.h34 #define BLK_STS_NOTSUPP ((__force blk_status_t)1) macro
83 case BLK_STS_NOTSUPP: in blk_path_error()