Searched refs:queue_if_no_path (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/md/ |
H A D | dm-mpath.c | 741 static int queue_if_no_path(struct multipath *m, bool f_queue_if_no_path, in queue_if_no_path() function 794 queue_if_no_path(m, false, false, __func__); in queue_if_no_path_timeout_work() 1133 r = queue_if_no_path(m, true, false, __func__); in parse_features() 1747 queue_if_no_path(m, false, true, __func__); in multipath_presuspend() 1975 r = queue_if_no_path(m, true, false, __func__); in multipath_message() 1981 r = queue_if_no_path(m, false, false, __func__); in multipath_message()
|