Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
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()