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

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

Completed in 128 milliseconds