Home
last modified time | relevance | path

Searched defs:sync_io (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-io.c414 struct sync_io { struct
421 struct sync_io *sio = context; in sync_io_complete() argument
427 static int sync_io(struct dm_io_client *client, unsigned int num_regions, in sync_io() function
/openbmc/linux/include/linux/
H A Dblkdev.h171 atomic_t sync_io; /* RAID */ member