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

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

Completed in 143 milliseconds