Lines Matching refs:in_sync
1290 if (mddev->in_sync) in super_90_sync()
1743 if (mddev->in_sync) in super_1_sync()
2469 sync_req = mddev->in_sync; in md_update_sb()
2474 && (mddev->in_sync && mddev->recovery_cp == MaxSector) in md_update_sb()
2506 mdname(mddev), mddev->in_sync); in md_update_sb()
2546 if (mddev->in_sync != sync_req || in md_update_sb()
3575 mddev->in_sync = 0; in level_store()
3619 mddev->in_sync = 1; in level_store()
3857 if (mddev->in_sync) in array_state_show()
3932 if (mddev->in_sync == 0) { in array_state_store()
3933 mddev->in_sync = 1; in array_state_store()
5128 mddev->in_sync = 1; in md_run()
5256 mddev->in_sync = 0; in md_clean()
5283 (!mddev->in_sync || mddev->flags)) { in __md_stop_writes()
5285 mddev->in_sync = 1; in __md_stop_writes()
5598 if (mddev->in_sync) in get_array_info()
7242 if (mddev->in_sync) { in md_write_start()
7244 if (mddev->in_sync) { in md_write_start()
7245 mddev->in_sync = 0; in md_write_start()
7288 if (mddev->in_sync) { in md_allow_write()
7289 mddev->in_sync = 0; in md_allow_write()
7700 if (rdev->saved_raid_disk >= 0 && mddev->in_sync) { in remove_and_add_spares()
7702 if (mddev->in_sync) in remove_and_add_spares()
7776 && !mddev->in_sync && mddev->recovery_cp == MaxSector) in md_check_recovery()
7802 !mddev->in_sync && in md_check_recovery()
7804 mddev->in_sync = 1; in md_check_recovery()