Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/md/
Draid10.h51 sector_t next_resync; member
Draid1.h46 sector_t next_resync; member
Draid1.c429 (this_sector + sectors >= conf->next_resync)) { in read_balance()
1609 conf->next_resync = 0; in init_resync()
1686 conf->next_resync = sector_nr; in sync_request()
Draid10.c505 && (this_sector + sectors >= conf->next_resync)) { in read_balance()
1730 conf->next_resync = 0; in init_resync()
1992 conf->next_resync = sector_nr; in sync_request()