Home
last modified time | relevance | path

Searched refs:copy_old_to_new_state_change (Results 1 – 3 of 3) sorted by relevance

/drivers/block/drbd/
Ddrbd_state_change.h44 extern void copy_old_to_new_state_change(struct drbd_state_change *);
Ddrbd_state.c211 void copy_old_to_new_state_change(struct drbd_state_change *state_change) in copy_old_to_new_state_change() function
Ddrbd_nl.c4947 copy_old_to_new_state_change(state_change); in drbd_adm_get_initial_state()