next_resync       736 drivers/md/raid10.c 	     && (this_sector + sectors >= conf->next_resync)) ||
next_resync      2799 drivers/md/raid10.c 	conf->next_resync = 0;
next_resync      3326 drivers/md/raid10.c 		conf->next_resync = sector_nr;
next_resync        86 drivers/md/raid10.h 	sector_t		next_resync;