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

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

Completed in 64 milliseconds