Searched refs:NEW (Results 1 – 2 of 2) sorted by relevance
167 resource_state_change->role[NEW] = in remember_new_state()169 resource_state_change->susp[NEW] = resource->susp; in remember_new_state()188 connection_state_change->peer_role[NEW] = in remember_new_state()200 peer_device_state_change->repl_state[NEW] = in remember_new_state()217 (x[NEW] = x[OLD]) in copy_old_to_new_state_change()1551 .res_role = resource_state_change->role[NEW], in notify_resource_state_change()1552 .res_susp = resource_state_change->susp[NEW], in notify_resource_state_change()1568 .conn_connection_state = p->cstate[NEW], in notify_connection_state_change()1569 .conn_role = p->peer_role[NEW], in notify_connection_state_change()1597 .peer_repl_state = p->repl_state[NEW], in notify_peer_device_state_change()[all …]
582 enum which_state { NOW, OLD = NOW, NEW }; enumerator
Completed in 16 milliseconds