Searched refs:multipath (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-mpath.c24 #define DM_MSG_PREFIX "multipath"
48 struct multipath *m; /* Owning multipath instance */
59 struct multipath { struct
156 struct multipath *m = ti->private;
181 static struct multipath *alloc_multipath(struct dm_target *ti)
183 struct multipath *m;
207 static void free_multipath(struct multipath *m)
227 static void __pg_init_all_paths(struct multipath *m)
242 static void __switch_pg(struct multipath *
[all...]
H A DMakefile7 dm-multipath-y += dm-path-selector.o dm-mpath.o
26 obj-$(CONFIG_MD_MULTIPATH) += multipath.o
32 obj-$(CONFIG_DM_MULTIPATH) += dm-multipath.o dm-round-robin.o
H A Dmultipath.c2 * multipath.c : Multiple Devices driver for Linux
27 #include "multipath.h"
100 printk(KERN_ERR "multipath: %s: rescheduling sector %llu\n",
143 struct multipath_info *multipath; local
161 multipath = conf->multipaths + mp_bh->path;
164 mp_bh->bio.bi_sector += multipath->rdev->data_offset;
165 mp_bh->bio.bi_bdev = multipath->rdev->bdev;
227 "multipath: only one IO path left and IO error.\n");
240 printk(KERN_ALERT "multipath: IO failure on %s,"
242 "multipath
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex1329 --- the nexthop of a multipath route. \verb|NEXTHOP| is a complex value
1334 \item \verb|weight NUMBER| is a weight for this element of a multipath
1383 --- allow packet by packet randomization on multipath routes.
1415 \item add a default multipath route splitting the load between \verb|ppp0|
1456 \item delete the multipath route created by the command in previous subsection
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/
H A Dconfigure852 --enable-multipath=ARG enable multipath function, ARG must be digit
3157 # Check whether --enable-multipath or --disable-multipath was given.
3220 echo "Please specify digit to --enable-multipath ARG."

Completed in 141 milliseconds