Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Draid1-10.c283 static inline bool raid1_should_read_first(struct mddev *mddev, in raid1_should_read_first() function
Draid1.c872 if (raid1_should_read_first(conf->mddev, r1_bio->sector, in read_balance()
Draid10.c750 if (raid1_should_read_first(conf->mddev, this_sector, sectors)) in read_balance()