Lines Matching defs:m

62 	struct multipath *m;		/* Owning multipath instance */  member
136 static bool mpath_double_check_test_bit(int MPATHF_bit, struct multipath *m) in mpath_double_check_test_bit()
212 struct multipath *m; in alloc_multipath() local
233 static int alloc_multipath_stage2(struct dm_target *ti, struct multipath *m) in alloc_multipath_stage2()
261 static void free_multipath(struct multipath *m) in free_multipath()
316 static int __pg_init_all_paths(struct multipath *m) in __pg_init_all_paths()
347 static int pg_init_all_paths(struct multipath *m) in pg_init_all_paths()
359 static void __switch_pg(struct multipath *m, struct priority_group *pg) in __switch_pg()
377 static struct pgpath *choose_path_in_pg(struct multipath *m, in choose_path_in_pg()
402 static struct pgpath *choose_pgpath(struct multipath *m, size_t nr_bytes) in choose_pgpath()
476 #define dm_report_EIO(m) \ argument
487 static bool __must_push_back(struct multipath *m) in __must_push_back()
492 static bool must_push_back_rq(struct multipath *m) in must_push_back_rq()
511 struct multipath *m = ti->private; in multipath_clone_and_map() local
595 static void __multipath_queue_bio(struct multipath *m, struct bio *bio) in __multipath_queue_bio()
603 static void multipath_queue_bio(struct multipath *m, struct bio *bio) in multipath_queue_bio()
612 static struct pgpath *__map_bio(struct multipath *m, struct bio *bio) in __map_bio()
640 static int __multipath_map_bio(struct multipath *m, struct bio *bio, in __multipath_map_bio()
673 struct multipath *m = ti->private; in multipath_map_bio() local
680 static void process_queued_io_list(struct multipath *m) in process_queued_io_list()
695 struct multipath *m = in process_queued_bios() local
741 static int queue_if_no_path(struct multipath *m, bool f_queue_if_no_path, in queue_if_no_path()
790 struct multipath *m = from_timer(m, t, nopath_timer); in queue_if_no_path_timeout_work() local
801 static void enable_nopath_timeout(struct multipath *m) in enable_nopath_timeout()
816 static void disable_nopath_timeout(struct multipath *m) in disable_nopath_timeout()
827 struct multipath *m = in trigger_event() local
881 static int setup_scsi_dh(struct block_device *bdev, struct multipath *m, in setup_scsi_dh()
939 struct multipath *m = ti->private; in parse_path() local
985 struct multipath *m) in parse_priority_group()
1057 static int parse_hw_handler(struct dm_arg_set *as, struct multipath *m) in parse_hw_handler()
1108 static int parse_features(struct dm_arg_set *as, struct multipath *m) in parse_features()
1189 struct multipath *m; in multipath_ctr() local
1277 static void multipath_wait_for_pg_init_completion(struct multipath *m) in multipath_wait_for_pg_init_completion()
1292 static void flush_multipath_work(struct multipath *m) in flush_multipath_work()
1321 struct multipath *m = ti->private; in multipath_dtr() local
1334 struct multipath *m = pgpath->pg->m; in fail_path() local
1374 struct multipath *m = pgpath->pg->m; in reinstate_path() local
1422 static int action_dev(struct multipath *m, dev_t dev, action_fn action) in action_dev()
1441 static void bypass_pg(struct multipath *m, struct priority_group *pg, in bypass_pg()
1460 static int switch_pg_num(struct multipath *m, const char *pgstr) in switch_pg_num()
1493 static int bypass_pg_num(struct multipath *m, const char *pgstr, bool bypassed) in bypass_pg_num()
1517 static bool pg_init_limit_reached(struct multipath *m, struct pgpath *pgpath) in pg_init_limit_reached()
1539 struct multipath *m = pg->m; in pg_init_done() local
1659 struct multipath *m = ti->private; in multipath_end_io() local
1692 struct multipath *m = ti->private; in multipath_end_io_bio() local
1743 struct multipath *m = ti->private; in multipath_presuspend() local
1752 struct multipath *m = ti->private; in multipath_postsuspend() local
1764 struct multipath *m = ti->private; in multipath_resume() local
1802 struct multipath *m = ti->private; in multipath_status() local
1962 struct multipath *m = ti->private; in multipath_message() local
2027 struct multipath *m = ti->private; in multipath_prepare_ioctl() local
2077 struct multipath *m = ti->private; in multipath_iterate_devices() local
2112 struct multipath *m = ti->private; in multipath_busy() local