Lines Matching defs:io
33 struct io { struct
36 struct dm_io_client *client; argument
37 io_notify_fn callback; argument
43 static struct kmem_cache *_dm_io_cache; argument
90 static void store_io_and_region_in_bio(struct bio *bio, struct io *io, in store_io_and_region_in_bio()
101 static void retrieve_io_and_region_from_bio(struct bio *bio, struct io **io, in retrieve_io_and_region_from_bio()
114 static void complete_io(struct io *io) in complete_io()
128 static void dec_count(struct io *io, unsigned int region, blk_status_t error) in dec_count()
139 struct io *io; in endio() local
298 struct io *io) in do_region()
374 struct io *io, int sync) in dispatch_io()
418 struct io *io; in sync_io() local
452 struct io *io; in async_io() local