Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid1.c524 int choose_first; in read_balance() local
548 choose_first = 1; in read_balance()
550 choose_first = 0; in read_balance()
598 if (choose_first && sectors > bad_sectors) in read_balance()
609 if (choose_first) in read_balance()
620 if (choose_first) { in read_balance()