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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-path-selector.h79 int (*start_io) (struct path_selector *ps, struct dm_path *path, member in struct:path_selector_type
H A Ddm-queue-length.c231 .start_io = ql_start_io,
H A Ddm-service-time.c312 .start_io = st_start_io,
H A Ddm-mpath.c374 if (r == DM_MAPIO_REMAPPED && pgpath->pg->ps.type->start_io)
375 pgpath->pg->ps.type->start_io(&pgpath->pg->ps, &pgpath->path,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcpqarray.c168 static void start_io(ctlr_info_t *h);
970 start_io(h);
974 * start_io submits everything on a controller's request queue
979 static void start_io(ctlr_info_t *h) function
1317 start_io(h);
H A Dcciss.c203 static void start_io(ctlr_info_t *h);
302 start_io(h);
2927 static void start_io(ctlr_info_t *h) function
2965 start_io(h);
3213 /* We call start_io here in case there is a command waiting on the
3361 start_io(h);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dhpsa.c132 static void start_io(struct ctlr_info *h);
349 start_io(h);
2826 static void start_io(struct ctlr_info *h) function

Completed in 178 milliseconds