Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Draid1.c718 int opt_iosize = bdev_io_opt(rdev->bdev) >> 9; in read_balance() local
735 if (nonrot && opt_iosize > 0 && in read_balance()
737 mirror->next_seq_sect > opt_iosize && in read_balance()
738 mirror->next_seq_sect - opt_iosize >= in read_balance()