Home
last modified time | relevance | path

Searched refs:sync_io (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/md/
A Ddm-io.c431 struct sync_io { struct
438 struct sync_io *sio = context; in sync_io_complete() argument
444 static int sync_io(struct dm_io_client *client, unsigned int num_regions, in sync_io() function
448 struct sync_io sio; in sync_io()
517 return sync_io(io_req->client, num_regions, where, in dm_io()
A Dmd.h692 atomic_add(nr_sectors, &bdev->bd_disk->sync_io); in md_sync_acct()
A Dmd.c8601 atomic_read(&disk->sync_io); in is_mddev_idle()
/linux/Documentation/trace/postprocess/
A Dtrace-vmscan-postprocess.pl427 my $sync_io = 0;
432 $sync_io = 1;
434 if ($sync_io) {
/linux/include/linux/
A Dblkdev.h184 atomic_t sync_io; /* RAID */ member

Completed in 34 milliseconds