Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-mpath.c37 struct priority_group *pg; /* Owning PG */
52 struct priority_group { struct
73 struct priority_group *current_pg; argument
74 struct priority_group *next_pg; /* Switch to this PG if set */
145 static struct priority_group *alloc_priority_group(void) in alloc_priority_group()
147 struct priority_group *pg; in alloc_priority_group()
168 static void free_priority_group(struct priority_group *pg, in free_priority_group()
233 struct priority_group *pg, *tmp; in free_multipath()
327 static void __switch_pg(struct multipath *m, struct priority_group *pg) in __switch_pg()
344 struct priority_group *pg, in choose_path_in_pg()
[all …]