Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dblk_types.h193 static inline bool blk_path_error(blk_status_t error) in blk_path_error() function
/Linux-v6.6/drivers/md/
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()