Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dblk_types.h137 static inline bool blk_path_error(blk_status_t error) in blk_path_error() function
/kernel/linux/linux-6.6/include/linux/
Dblk_types.h194 static inline bool blk_path_error(blk_status_t error) in blk_path_error() function
/kernel/linux/linux-6.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()
/kernel/linux/linux-5.10/drivers/md/
Ddm-mpath.c1652 if (error && blk_path_error(error)) { in multipath_end_io()
1692 if (!*error || !blk_path_error(*error)) in multipath_end_io_bio()