Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-io.c432 struct sync_io { struct
439 struct sync_io *sio = context; in sync_io_complete() argument
445 static int sync_io(struct dm_io_client *client, unsigned int num_regions, in sync_io() function
449 struct sync_io sio; in sync_io()
518 return sync_io(io_req->client, num_regions, where, in dm_io()
/linux/Documentation/trace/postprocess/
H A Dtrace-vmscan-postprocess.pl427 my $sync_io = 0;
432 $sync_io = 1;
434 if ($sync_io) {
/linux/kernel/power/
H A Dswap.c382 goto sync_io; in write_page()
391 goto sync_io; in write_page()
396 sync_io: in write_page()