Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/md/
Draid1.c419 int choose_first; in read_balance() local
430 choose_first = 1; in read_balance()
433 choose_first = 0; in read_balance()
454 if (new_disk < 0 || choose_first) in read_balance()