Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-round-robin.c48 struct list_head invalid_paths; member
58 INIT_LIST_HEAD(&s->invalid_paths); in alloc_selector()
82 free_paths(&s->invalid_paths); in rr_destroy()
164 list_move(&pi->list, &s->invalid_paths); in rr_fail_path()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-ps-round-robin.c52 struct list_head invalid_paths; member
62 INIT_LIST_HEAD(&s->invalid_paths); in alloc_selector()
86 free_paths(&s->invalid_paths); in rr_destroy()
172 list_move(&pi->list, &s->invalid_paths); in rr_fail_path()

Completed in 1 milliseconds