Lines Matching refs:priority_group
44 struct priority_group *pg; /* Owning PG */
59 struct priority_group {
80 struct priority_group *current_pg;
81 struct priority_group *next_pg; /* Switch to this PG if set */
173 static struct priority_group *alloc_priority_group(void)
175 struct priority_group *pg;
196 static void free_priority_group(struct priority_group *pg,
263 struct priority_group *pg, *tmp;
359 static void __switch_pg(struct multipath *m, struct priority_group *pg)
378 struct priority_group *pg,
405 struct priority_group *pg;
846 static int parse_path_selector(struct dm_arg_set *as, struct priority_group *pg,
985 static struct priority_group *parse_priority_group(struct dm_arg_set *as,
995 struct priority_group *pg;
1234 struct priority_group *pg;
1428 struct priority_group *pg;
1443 static void bypass_pg(struct multipath *m, struct priority_group *pg,
1464 struct priority_group *pg;
1497 struct priority_group *pg;
1540 struct priority_group *pg = pgpath->pg;
1805 struct priority_group *pg;
2082 struct priority_group *pg;
2117 struct priority_group *pg, *next_pg;
2136 /* Guess which priority_group will be used at next mapping time */