Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid10.h85 sector_t next_resync; member
H A Draid10.c762 && (this_sector + sectors >= conf->next_resync)) || in read_balance()
3191 conf->next_resync = 0; in init_resync()
3731 conf->next_resync = sector_nr; in raid10_sync_request()