Lines Matching refs:OLD_TO_NEW
216 #define OLD_TO_NEW(x) \ in copy_old_to_new_state_change() macro
219 OLD_TO_NEW(resource_state_change->role); in copy_old_to_new_state_change()
220 OLD_TO_NEW(resource_state_change->susp); in copy_old_to_new_state_change()
221 OLD_TO_NEW(resource_state_change->susp_nod); in copy_old_to_new_state_change()
222 OLD_TO_NEW(resource_state_change->susp_fen); in copy_old_to_new_state_change()
228 OLD_TO_NEW(connection_state_change->peer_role); in copy_old_to_new_state_change()
229 OLD_TO_NEW(connection_state_change->cstate); in copy_old_to_new_state_change()
236 OLD_TO_NEW(device_state_change->disk_state); in copy_old_to_new_state_change()
244 OLD_TO_NEW(p->disk_state); in copy_old_to_new_state_change()
245 OLD_TO_NEW(p->repl_state); in copy_old_to_new_state_change()
246 OLD_TO_NEW(p->resync_susp_user); in copy_old_to_new_state_change()
247 OLD_TO_NEW(p->resync_susp_peer); in copy_old_to_new_state_change()
248 OLD_TO_NEW(p->resync_susp_dependency); in copy_old_to_new_state_change()
251 #undef OLD_TO_NEW in copy_old_to_new_state_change()