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()
102 struct mpconf *conf = mddev->private; in multipath_make_request()
137 struct mpconf *conf = mddev->private; in multipath_status()
156 struct mpconf *conf = mddev->private; in multipath_error()
185 static void print_multipath_conf (struct mpconf *conf) in print_multipath_conf()
209 struct mpconf *conf = mddev->private; in multipath_add_disk()
246 struct mpconf *conf = mddev->private; in multipath_remove_disk()
292 struct mpconf *conf = mddev->private; in multipathd()
339 struct mpconf *conf; in multipath_run()
360 conf = kzalloc(sizeof(struct mpconf), GFP_KERNEL); in multipath_run()
433 struct mpconf *conf = priv; in multipath_free()