Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Draid10.c735 int best_dist_slot, best_pending_slot; in read_balance() local
741 best_dist_slot = -1; in read_balance()
796 best_dist_slot = slot; in read_balance()
819 if (best_dist_slot >= 0) in read_balance()
838 best_dist_slot = slot; in read_balance()
847 slot = best_dist_slot; in read_balance()