Lines Matching refs:dm_target
39 struct dm_target *ti;
59 static struct switch_ctx *alloc_switch_ctx(struct dm_target *ti, unsigned nr_paths, in alloc_switch_ctx()
76 static int alloc_region_table(struct dm_target *ti, unsigned nr_paths) in alloc_region_table()
204 static int parse_path(struct dm_arg_set *as, struct dm_target *ti) in parse_path()
233 static void switch_dtr(struct dm_target *ti) in switch_dtr()
252 static int switch_ctr(struct dm_target *ti, unsigned argc, char **argv) in switch_ctr()
319 static int switch_map(struct dm_target *ti, struct bio *bio) in switch_map()
469 static int switch_message(struct dm_target *ti, unsigned argc, char **argv, in switch_message()
489 static void switch_status(struct dm_target *ti, status_type_t type, in switch_status()
519 static int switch_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in switch_prepare_ioctl()
537 static int switch_iterate_devices(struct dm_target *ti, in switch_iterate_devices()