Searched refs:queue_if_no_path (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-mpath.c | 742 static int queue_if_no_path(struct multipath *m, bool f_queue_if_no_path, in queue_if_no_path() function 795 queue_if_no_path(m, false, false, __func__); in queue_if_no_path_timeout_work() 1134 r = queue_if_no_path(m, true, false, __func__); in parse_features() 1749 queue_if_no_path(m, false, true, __func__); in multipath_presuspend() 1977 r = queue_if_no_path(m, true, false, __func__); in multipath_message() 1983 r = queue_if_no_path(m, false, false, __func__); in multipath_message()
|