Symbol: priority_group
drivers/md/dm-mpath.c
1235
struct priority_group *pg;
drivers/md/dm-mpath.c
1425
struct priority_group *pg;
drivers/md/dm-mpath.c
1440
static void bypass_pg(struct multipath *m, struct priority_group *pg,
drivers/md/dm-mpath.c
1465
struct priority_group *pg;
drivers/md/dm-mpath.c
1501
struct priority_group *pg;
drivers/md/dm-mpath.c
1544
struct priority_group *pg = pgpath->pg;
drivers/md/dm-mpath.c
177
static struct priority_group *alloc_priority_group(void)
drivers/md/dm-mpath.c
179
struct priority_group *pg;
drivers/md/dm-mpath.c
1807
struct priority_group *pg;
drivers/md/dm-mpath.c
200
static void free_priority_group(struct priority_group *pg,
drivers/md/dm-mpath.c
2080
struct priority_group *pg = NULL;
drivers/md/dm-mpath.c
2196
struct priority_group *pg;
drivers/md/dm-mpath.c
2231
struct priority_group *pg, *next_pg;
drivers/md/dm-mpath.c
262
struct priority_group *pg, *tmp;
drivers/md/dm-mpath.c
358
static void __switch_pg(struct multipath *m, struct priority_group *pg)
drivers/md/dm-mpath.c
377
struct priority_group *pg,
drivers/md/dm-mpath.c
404
struct priority_group *pg;
drivers/md/dm-mpath.c
44
struct priority_group *pg; /* Owning PG */
drivers/md/dm-mpath.c
80
struct priority_group *current_pg;
drivers/md/dm-mpath.c
81
struct priority_group *next_pg; /* Switch to this PG if set */
drivers/md/dm-mpath.c
82
struct priority_group *last_probed_pg;
drivers/md/dm-mpath.c
841
static int parse_path_selector(struct dm_arg_set *as, struct priority_group *pg,
drivers/md/dm-mpath.c
987
static struct priority_group *parse_priority_group(struct dm_arg_set *as,
drivers/md/dm-mpath.c
997
struct priority_group *pg;