Lines Matching defs:pgpath
32 struct pgpath { struct
43 #define path_to_pgpath(__pgp) container_of((__pgp), struct pgpath, path) argument
112 struct pgpath *pgpath; member
132 struct pgpath *pgpath = kzalloc(sizeof(*pgpath), GFP_KERNEL); in alloc_pgpath() local
142 static void free_pgpath(struct pgpath *pgpath) in free_pgpath()
161 struct pgpath *pgpath, *tmp; in free_pgpaths() local
256 struct pgpath *pgpath; in __pg_init_all_paths() local
283 static void __switch_pg(struct multipath *m, struct pgpath *pgpath) in __switch_pg()
389 struct pgpath *pgpath; in __multipath_map() local
690 struct pgpath *pgpath; in parse_priority_group() local
959 static int fail_path(struct pgpath *pgpath) in fail_path()
994 static int reinstate_path(struct pgpath *pgpath) in reinstate_path()
1046 struct pgpath *pgpath; in action_dev() local
1138 static int pg_init_limit_reached(struct multipath *m, struct pgpath *pgpath) in pg_init_limit_reached()
1157 struct pgpath *pgpath = data; in pg_init_done() local
1236 struct pgpath *pgpath = in activate_path() local
1310 struct pgpath *pgpath; in multipath_end_io() local
1555 struct pgpath *pgpath; in multipath_ioctl() local
1628 static int __pgpath_busy(struct pgpath *pgpath) in __pgpath_busy()
1648 struct pgpath *pgpath; in multipath_busy() local