Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid1.c678 int opt_iosize = bdev_io_opt(rdev->bdev) >> 9; in read_balance() local
695 if (nonrot && opt_iosize > 0 && in read_balance()
697 mirror->next_seq_sect > opt_iosize && in read_balance()
698 mirror->next_seq_sect - opt_iosize >= in read_balance()