Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-queue-length.c31 struct list_head failed_paths; member
48 INIT_LIST_HEAD(&s->failed_paths); in alloc_selector()
81 ql_free_paths(&s->failed_paths); in ql_destroy()
167 list_move(&pi->list, &s->failed_paths); in ql_fail_path()
Ddm-service-time.c26 struct list_head failed_paths; member
44 INIT_LIST_HEAD(&s->failed_paths); in alloc_selector()
77 free_paths(&s->failed_paths); in st_destroy()
180 list_move(&pi->list, &s->failed_paths); in st_fail_path()