Searched refs:queue_if_no_path (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/md/ |
H A D | dm-mpath.c | 744 static int queue_if_no_path(struct multipath *m, bool f_queue_if_no_path, in queue_if_no_path() function 797 queue_if_no_path(m, false, false, __func__); in queue_if_no_path_timeout_work() 1136 r = queue_if_no_path(m, true, false, __func__); in parse_features() 1756 queue_if_no_path(m, false, true, __func__); in multipath_presuspend() 1982 r = queue_if_no_path(m, true, false, __func__); in multipath_message() 1988 r = queue_if_no_path(m, false, false, __func__); in multipath_message()
|