Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-mpath.c41 struct priority_group *pg; /* Owning PG */
56 struct priority_group { struct
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) in alloc_priority_group()
168 struct priority_group *pg; in alloc_priority_group()
189 static void free_priority_group(struct priority_group *pg, in free_priority_group()
256 struct priority_group *pg, *tmp; in free_multipath()
350 static void __switch_pg(struct multipath *m, struct priority_group *pg) in __switch_pg()
369 struct priority_group *p in choose_path_in_pg()
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-mpath.c44 struct priority_group *pg; /* Owning PG */
59 struct priority_group { struct
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) in alloc_priority_group()
175 struct priority_group *pg; in alloc_priority_group()
196 static void free_priority_group(struct priority_group *pg, in free_priority_group()
263 struct priority_group *pg, *tmp; in free_multipath()
359 static void __switch_pg(struct multipath *m, struct priority_group *pg) in __switch_pg()
378 struct priority_group *p in choose_path_in_pg()
[all...]

Completed in 4 milliseconds