Searched refs:sync_io (Results 1 – 6 of 6) sorted by relevance
401 struct sync_io { struct408 struct sync_io *sio = context; in sync_io_complete() argument414 static int sync_io(struct dm_io_client *client, unsigned int num_regions, in sync_io() function419 struct sync_io sio; in sync_io()522 return sync_io(io_req->client, num_regions, where, in dm_io()
579 atomic_add(nr_sectors, &bdev->bd_disk->sync_io); in md_sync_acct()
8450 atomic_read(&disk->sync_io); in is_mddev_idle()
433 my $sync_io = 0;438 $sync_io = 1;440 if ($sync_io) {
109 unsigned int sync_io:1; member2388 if (!epd->sync_io) in lock_extent_buffer_for_io()2966 .sync_io = wbc->sync_mode == WB_SYNC_ALL, in btree_write_cache_pages()3254 .sync_io = 1, in extent_write_locked_range()3309 .sync_io = wbc->sync_mode == WB_SYNC_ALL, in extent_writepages()
164 atomic_t sync_io; /* RAID */ member