Home
last modified time | relevance | path

Searched refs:mpconf (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/md/
Dmd-multipath.c26 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()
[all …]
Dmd-multipath.h9 struct mpconf { struct
/Linux-v5.15/arch/mips/sgi-ip30/
Dip30-smp.c29 struct mpconf { struct
79 struct mpconf *mpc; in ip30_smp_setup()
85 mpc = (struct mpconf *)MPCONF(i); in ip30_smp_setup()
112 struct mpconf *mpc = (struct mpconf *)MPCONF(cpu); in ip30_smp_boot_secondary()