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

/linux-master/include/linux/
H A Dblk_types.h183 * blk_path_error - returns true if error may be path related
194 static inline bool blk_path_error(blk_status_t error) function
/linux-master/drivers/md/
H A Ddm-mpath.c1660 if (error && blk_path_error(error)) {
1700 if (!*error || !blk_path_error(*error))

Completed in 850 milliseconds