Lines Matching refs:priority_group
41 struct priority_group *pg; /* Owning PG */
56 struct priority_group {
77 struct priority_group *current_pg;
78 struct priority_group *next_pg; /* Switch to this PG if set */
166 static struct priority_group *alloc_priority_group(void)
168 struct priority_group *pg;
189 static void free_priority_group(struct priority_group *pg,
256 struct priority_group *pg, *tmp;
350 static void __switch_pg(struct multipath *m, struct priority_group *pg)
369 struct priority_group *pg,
396 struct priority_group *pg;
834 static int parse_path_selector(struct dm_arg_set *as, struct priority_group *pg,
976 static struct priority_group *parse_priority_group(struct dm_arg_set *as,
986 struct priority_group *pg;
1225 struct priority_group *pg;
1420 struct priority_group *pg;
1435 static void bypass_pg(struct multipath *m, struct priority_group *pg,
1456 struct priority_group *pg;
1489 struct priority_group *pg;
1532 struct priority_group *pg = pgpath->pg;
1796 struct priority_group *pg;
2035 struct priority_group *pg;
2070 struct priority_group *pg, *next_pg;
2088 /* Guess which priority_group will be used at next mapping time */