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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-io.c344 static void dispatch_io(int rw, unsigned int num_regions, function
394 atomic_set(&io->count, 1); /* see dispatch_io() */
398 dispatch_io(rw, num_regions, where, dp, io, 1);
436 atomic_set(&io->count, 1); /* see dispatch_io() */
442 dispatch_io(rw, num_regions, where, dp, io, 0);

Completed in 101 milliseconds