Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-round-robin.c30 static void free_paths(struct list_head *paths) in free_paths() function
79 free_paths(&s->valid_paths); in rr_destroy()
80 free_paths(&s->invalid_paths); in rr_destroy()
Ddm-service-time.c60 static void free_paths(struct list_head *paths) in free_paths() function
74 free_paths(&s->valid_paths); in st_destroy()
75 free_paths(&s->failed_paths); in st_destroy()