Home
last modified time | relevance | path

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

/linux-6.1.9/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()
102 struct mpconf *conf = mddev->private; in multipath_make_request()
136 struct mpconf *conf = mddev->private; in multipath_status()
155 struct mpconf *conf = mddev->private; in multipath_error()
184 static void print_multipath_conf (struct mpconf *conf) in print_multipath_conf()
208 struct mpconf *conf = mddev->private; in multipath_add_disk()
245 struct mpconf *conf = mddev->private; in multipath_remove_disk()
[all …]
Dmd-multipath.h9 struct mpconf { struct
/linux-6.1.9/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()