Lines Matching refs:mpconf
26 static int multipath_map (struct mpconf *conf) in multipath_map()
55 struct mpconf *conf = mddev->private; in multipath_reschedule_retry()
71 struct mpconf *conf = mp_bh->mddev->private; in multipath_end_bh_io()
81 struct mpconf *conf = mp_bh->mddev->private; in multipath_end_request()
103 struct mpconf *conf = mddev->private; in multipath_make_request()
140 struct mpconf *conf = mddev->private; in multipath_status()
159 struct mpconf *conf = mddev->private; in multipath_error()
189 static void print_multipath_conf (struct mpconf *conf) in print_multipath_conf()
214 struct mpconf *conf = mddev->private; in multipath_add_disk()
251 struct mpconf *conf = mddev->private; in multipath_remove_disk()
297 struct mpconf *conf = mddev->private; in multipathd()
345 struct mpconf *conf; in multipath_run()
366 conf = kzalloc(sizeof(struct mpconf), GFP_KERNEL); in multipath_run()
439 struct mpconf *conf = priv; in multipath_free()