Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid1.h42 sector_t next_resync; member
Draid10.h65 sector_t next_resync; member
Draid1.c836 conf->next_resync = sector_nr; in raise_barrier()
852 conf->next_resync + RESYNC_SECTORS), in raise_barrier()
879 (conf->next_resync + NEXT_NORMALIO_DISTANCE in need_to_wait_for_sync()
909 conf->next_resync + RESYNC_SECTORS) && in wait_barrier()
921 conf->next_resync + in wait_barrier()
1551 conf->next_resync = 0; in close_sync()
2471 conf->next_resync = 0; in init_resync()
Draid10.c811 && (this_sector + sectors >= conf->next_resync)) in read_balance()
2855 conf->next_resync = 0; in init_resync()
3258 conf->next_resync = sector_nr; in sync_request()