Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dblk_types.h194 static inline bool blk_path_error(blk_status_t error) in blk_path_error() function
/openbmc/linux/drivers/md/
H A Ddm-mpath.c1660 if (error && blk_path_error(error)) { in multipath_end_io()
1700 if (!*error || !blk_path_error(*error)) in multipath_end_io_bio()