Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
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()