Home
last modified time | relevance | path

Searched refs:priority_group (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/md/
Ddm-mpath.c35 struct priority_group *pg; /* Owning PG */
49 struct priority_group { struct
83 struct priority_group *current_pg;
84 struct priority_group *next_pg; /* Switch to this PG if set */
147 static struct priority_group *alloc_priority_group(void) in alloc_priority_group()
149 struct priority_group *pg; in alloc_priority_group()
173 static void free_priority_group(struct priority_group *pg, in free_priority_group()
215 struct priority_group *pg, *tmp; in free_multipath()
299 static int __choose_path_in_pg(struct multipath *m, struct priority_group *pg, in __choose_path_in_pg()
318 struct priority_group *pg; in __choose_pgpath()
[all …]