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

/drivers/md/
H A Ddm-io.c375 static int sync_io(struct dm_io_client *client, unsigned int num_regions, function
502 return sync_io(io_req->client, num_regions, where,
H A Dmd.h432 atomic_add(nr_sectors, &bdev->bd_contains->bd_disk->sync_io);
H A Dmd.c6902 atomic_read(&disk->sync_io);
6903 /* sync IO will cause sync_io to increase before the disk_stats
6904 * as sync_io is counted when a request starts, and
6909 * increasing sync_io so curr_events will (eventually)

Completed in 89 milliseconds