Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/
A Ddm-io.c413 struct sync_io { struct
420 struct sync_io *sio = context; in sync_io_complete() argument
426 static int sync_io(struct dm_io_client *client, unsigned int num_regions, in sync_io() function
431 struct sync_io sio; in sync_io()
534 return sync_io(io_req->client, num_regions, where, in dm_io()
A Dmd.h579 atomic_add(nr_sectors, &bdev->bd_disk->sync_io); in md_sync_acct()
A Dmd.c8454 atomic_read(&disk->sync_io); in is_mddev_idle()
/linux-6.3-rc2/Documentation/trace/postprocess/
A Dtrace-vmscan-postprocess.pl433 my $sync_io = 0;
438 $sync_io = 1;
440 if ($sync_io) {
/linux-6.3-rc2/fs/btrfs/
A Dextent_io.c122 bool sync_io; member
1831 if (!bio_ctrl->sync_io) in lock_extent_buffer_for_io()
2405 .sync_io = (wbc->sync_mode == WB_SYNC_ALL), in btree_write_cache_pages()
2693 .sync_io = 1, in extent_write_locked_range()
2747 .sync_io = (wbc->sync_mode == WB_SYNC_ALL), in extent_writepages()
/linux-6.3-rc2/include/linux/
A Dblkdev.h164 atomic_t sync_io; /* RAID */ member

Completed in 38 milliseconds