• Home
  • Raw
  • Download

Lines Matching defs:m

55 	struct multipath *m;		/* Owning multipath instance */  member
198 struct multipath *m; in alloc_multipath() local
223 static int alloc_multipath_stage2(struct dm_target *ti, struct multipath *m) in alloc_multipath_stage2()
256 static void free_multipath(struct multipath *m) in free_multipath()
276 static struct dm_mpath_io *set_mpio(struct multipath *m, union map_info *info) in set_mpio()
297 static void clear_request_fn_mpio(struct multipath *m, union map_info *info) in clear_request_fn_mpio()
347 static int __pg_init_all_paths(struct multipath *m) in __pg_init_all_paths()
376 static int pg_init_all_paths(struct multipath *m) in pg_init_all_paths()
388 static void __switch_pg(struct multipath *m, struct priority_group *pg) in __switch_pg()
404 static struct pgpath *choose_path_in_pg(struct multipath *m, in choose_path_in_pg()
429 static struct pgpath *choose_pgpath(struct multipath *m, size_t nr_bytes) in choose_pgpath()
502 static bool __must_push_back(struct multipath *m) in __must_push_back()
509 static bool must_push_back_rq(struct multipath *m) in must_push_back_rq()
522 static bool must_push_back_bio(struct multipath *m) in must_push_back_bio()
541 struct multipath *m = ti->private; in __multipath_map() local
627 static int __multipath_map_bio(struct multipath *m, struct bio *bio, struct dm_mpath_io *mpio) in __multipath_map_bio()
676 struct multipath *m = ti->private; in multipath_map_bio() local
684 static void process_queued_io_list(struct multipath *m) in process_queued_io_list()
699 struct multipath *m = in process_queued_bios() local
731 static int queue_if_no_path(struct multipath *m, bool queue_if_no_path, in queue_if_no_path()
770 struct multipath *m = in trigger_event() local
827 struct multipath *m = ti->private; in parse_path() local
911 struct multipath *m) in parse_priority_group()
983 static int parse_hw_handler(struct dm_arg_set *as, struct multipath *m) in parse_hw_handler()
1032 static int parse_features(struct dm_arg_set *as, struct multipath *m) in parse_features()
1114 struct multipath *m; in multipath_ctr() local
1197 static void multipath_wait_for_pg_init_completion(struct multipath *m) in multipath_wait_for_pg_init_completion()
1212 static void flush_multipath_work(struct multipath *m) in flush_multipath_work()
1228 struct multipath *m = ti->private; in multipath_dtr() local
1240 struct multipath *m = pgpath->pg->m; in fail_path() local
1276 struct multipath *m = pgpath->pg->m; in reinstate_path() local
1319 static int action_dev(struct multipath *m, struct dm_dev *dev, in action_dev()
1339 static void bypass_pg(struct multipath *m, struct priority_group *pg, in bypass_pg()
1358 static int switch_pg_num(struct multipath *m, const char *pgstr) in switch_pg_num()
1391 static int bypass_pg_num(struct multipath *m, const char *pgstr, bool bypassed) in bypass_pg_num()
1415 static bool pg_init_limit_reached(struct multipath *m, struct pgpath *pgpath) in pg_init_limit_reached()
1437 struct multipath *m = pg->m; in pg_init_done() local
1563 static int do_end_io(struct multipath *m, struct request *clone, in do_end_io()
1601 struct multipath *m = ti->private; in multipath_end_io() local
1621 static int do_end_io_bio(struct multipath *m, struct bio *clone, in do_end_io_bio()
1657 struct multipath *m = ti->private; in multipath_end_io_bio() local
1684 struct multipath *m = ti->private; in multipath_presuspend() local
1691 struct multipath *m = ti->private; in multipath_postsuspend() local
1703 struct multipath *m = ti->private; in multipath_resume() local
1735 struct multipath *m = ti->private; in multipath_status() local
1856 struct multipath *m = ti->private; in multipath_message() local
1918 struct multipath *m = ti->private; in multipath_prepare_ioctl() local
1965 struct multipath *m = ti->private; in multipath_iterate_devices() local
2000 struct multipath *m = ti->private; in multipath_busy() local