Lines Matching refs:OLD_TO_NEW
228 #define OLD_TO_NEW(x) \ in copy_old_to_new_state_change() macro
231 OLD_TO_NEW(resource_state_change->role); in copy_old_to_new_state_change()
232 OLD_TO_NEW(resource_state_change->susp); in copy_old_to_new_state_change()
233 OLD_TO_NEW(resource_state_change->susp_nod); in copy_old_to_new_state_change()
234 OLD_TO_NEW(resource_state_change->susp_fen); in copy_old_to_new_state_change()
240 OLD_TO_NEW(connection_state_change->peer_role); in copy_old_to_new_state_change()
241 OLD_TO_NEW(connection_state_change->cstate); in copy_old_to_new_state_change()
248 OLD_TO_NEW(device_state_change->disk_state); in copy_old_to_new_state_change()
256 OLD_TO_NEW(p->disk_state); in copy_old_to_new_state_change()
257 OLD_TO_NEW(p->repl_state); in copy_old_to_new_state_change()
258 OLD_TO_NEW(p->resync_susp_user); in copy_old_to_new_state_change()
259 OLD_TO_NEW(p->resync_susp_peer); in copy_old_to_new_state_change()
260 OLD_TO_NEW(p->resync_susp_dependency); in copy_old_to_new_state_change()
263 #undef OLD_TO_NEW in copy_old_to_new_state_change()