mark_cnt 8409 drivers/md/md.c sector_t mark_cnt[SYNC_MARKS]; mark_cnt 8584 drivers/md/md.c mark_cnt[m] = io_sectors; mark_cnt 8588 drivers/md/md.c mddev->resync_mark_cnt = mark_cnt[last_mark]; mark_cnt 8691 drivers/md/md.c mddev->resync_mark_cnt = mark_cnt[next]; mark_cnt 8693 drivers/md/md.c mark_cnt[next] = io_sectors - atomic_read(&mddev->recovery_active);