Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid10.c730 int best_dist_slot, best_pending_slot; in read_balance() local
736 best_dist_slot = -1; in read_balance()
791 best_dist_slot = slot; in read_balance()
814 if (best_dist_slot >= 0) in read_balance()
833 best_dist_slot = slot; in read_balance()
842 slot = best_dist_slot; in read_balance()