Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Draid1.c720 int opt_iosize = bdev_io_opt(rdev->bdev) >> 9; in read_balance() local
737 if (nonrot && opt_iosize > 0 && in read_balance()
739 mirror->next_seq_sect > opt_iosize && in read_balance()
740 mirror->next_seq_sect - opt_iosize >= in read_balance()