Home
last modified time | relevance | path

Searched refs:drbd_uuid_new_current (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_state.c1821 drbd_uuid_new_current(device); in after_state_ch()
1832 drbd_uuid_new_current(device); in after_state_ch()
2084 drbd_uuid_new_current(device); in w_after_conn_state_ch()
H A Ddrbd_nl.c734 drbd_uuid_new_current(device); in drbd_set_role()
3203 drbd_uuid_new_current(device); in drbd_adm_resume_io()
4213 drbd_uuid_new_current(device); /* New current, previous to UI_BITMAP */ in drbd_adm_new_c_uuid()
H A Ddrbd_int.h1131 extern void drbd_uuid_new_current(struct drbd_device *device) __must_hold(local);
H A Ddrbd_main.c3409 void drbd_uuid_new_current(struct drbd_device *device) __must_hold(local) in drbd_uuid_new_current() function
H A Ddrbd_receiver.c4606 drbd_uuid_new_current(device); in receive_state()