Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dblk_types.h78 static inline bool blk_path_error(blk_status_t error) in blk_path_error() function
/Linux-v5.4/drivers/md/
Ddm-mpath.c1572 if (error && blk_path_error(error)) { in multipath_end_io()
1611 if (!*error || !blk_path_error(*error)) in multipath_end_io_bio()
/Linux-v5.4/drivers/nvme/host/
Dcore.c291 blk_path_error(status)) { in nvme_complete_rq()