Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid10.c714 int best_dist_slot, best_pending_slot; in read_balance() local
721 best_dist_slot = -1; in read_balance()
792 best_dist_slot = slot; in read_balance()
815 if (best_dist_slot >= 0) in read_balance()
834 best_dist_slot = slot; in read_balance()
843 slot = best_dist_slot; in read_balance()
/kernel/linux/linux-6.6/drivers/md/
H A 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()

Completed in 14 milliseconds