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.c734 int best_dist_slot, best_pending_slot; in read_balance() local
740 best_dist_slot = -1; in read_balance()
795 best_dist_slot = slot; in read_balance()
818 if (best_dist_slot >= 0) in read_balance()
837 best_dist_slot = slot; in read_balance()
846 slot = best_dist_slot; in read_balance()