Home
last modified time | relevance | path

Searched refs:NEW_CUR_UUID (Results 1 – 4 of 4) sorted by relevance

/drivers/block/drbd/
A Ddrbd_state.c1770 clear_bit(NEW_CUR_UUID, &peer_device->device->flags); in after_state_ch()
1827 set_bit(NEW_CUR_UUID, &device->flags); in after_state_ch()
2092 if (test_bit(NEW_CUR_UUID, &device->flags)) { in w_after_conn_state_ch()
2094 clear_bit(NEW_CUR_UUID, &device->flags); in w_after_conn_state_ch()
A Ddrbd_int.h436 NEW_CUR_UUID, /* Create new current UUID when thawing IO */ enumerator
A Ddrbd_nl.c3136 if (test_bit(NEW_CUR_UUID, &device->flags)) { in drbd_adm_resume_io()
3161 clear_bit(NEW_CUR_UUID, &device->flags); in drbd_adm_resume_io()
A Ddrbd_receiver.c4369 test_bit(NEW_CUR_UUID, &device->flags)) { in receive_state()
4376 clear_bit(NEW_CUR_UUID, &device->flags); in receive_state()

Completed in 33 milliseconds