Searched refs:temp_wi (Results 1 – 1 of 1) sorted by relevance
55 struct wb_info *wi, *temp_wi; in check_and_add_wb() local63 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()