Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid1.c55 struct wb_info *wi, *temp_wi; in check_and_add_wb() local
63 list_for_each_entry(temp_wi, &rdev->wb_list, list) { in check_and_add_wb()
65 if (hi > temp_wi->lo && lo < temp_wi->hi) { in check_and_add_wb()