Searched refs:dispatch_io (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/md/ |
H A D | dm-io.c | 361 static void dispatch_io(int rw, unsigned int num_regions, dispatch_io() function 419 atomic_set(&io->count, 1); /* see dispatch_io() */ sync_io() 427 dispatch_io(rw, num_regions, where, dp, io, 1); sync_io() 451 atomic_set(&io->count, 1); /* see dispatch_io() */ async_io() 459 dispatch_io(rw, num_regions, where, dp, io, 0); async_io()
|
Completed in 43 milliseconds