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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/md/
H A Ddm-mpath.c86 * We must use a mempool of mpath_io structs so that we
95 struct mpath_io { struct
302 static int map_io(struct multipath *m, struct bio *bio, struct mpath_io *mpio,
377 struct mpath_io *mpio;
798 struct mpath_io *mpio;
1017 int error, struct mpath_io *mpio)
1079 struct mpath_io *mpio = (struct mpath_io *) map_context->ptr;
1349 _mpio_cache = kmem_cache_create("dm_mpath", sizeof(struct mpath_io),

Completed in 89 milliseconds