Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Draid10.c740 int best_dist_slot, best_pending_slot; in read_balance() local
747 best_dist_slot = -1; in read_balance()
818 best_dist_slot = slot; in read_balance()
841 if (best_dist_slot >= 0) in read_balance()
860 best_dist_slot = slot; in read_balance()
869 slot = best_dist_slot; in read_balance()