Lines Matching refs:dm_target
40 struct dm_target *ti;
60 static struct switch_ctx *alloc_switch_ctx(struct dm_target *ti, unsigned int nr_paths, in alloc_switch_ctx()
77 static int alloc_region_table(struct dm_target *ti, unsigned int nr_paths) in alloc_region_table()
205 static int parse_path(struct dm_arg_set *as, struct dm_target *ti) in parse_path()
234 static void switch_dtr(struct dm_target *ti) in switch_dtr()
253 static int switch_ctr(struct dm_target *ti, unsigned int argc, char **argv) in switch_ctr()
320 static int switch_map(struct dm_target *ti, struct bio *bio) in switch_map()
470 static int switch_message(struct dm_target *ti, unsigned int argc, char **argv, in switch_message()
490 static void switch_status(struct dm_target *ti, status_type_t type, in switch_status()
520 static int switch_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in switch_prepare_ioctl()
538 static int switch_iterate_devices(struct dm_target *ti, in switch_iterate_devices()