Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid1.c522 int choose_first; in read_balance() local
546 choose_first = 1; in read_balance()
548 choose_first = 0; in read_balance()
597 if (choose_first && sectors > bad_sectors) in read_balance()
608 if (choose_first) in read_balance()
619 if (choose_first) { in read_balance()