Searched refs:st_resync (Results 1 – 1 of 1) sorted by relevance
3333 enum sync_state { st_frozen, st_reshape, st_resync, st_check, st_repair, st_recover, st_idle }; enumerator3365 return st_resync; in decipher_sync_action()3444 else if (state == st_resync) in rs_get_progress()