Searched refs:convert_state (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_receiver.c3943 * convert_state() - Converts the peer's view of the cluster state to our point of view
3946 static union drbd_state convert_state(union drbd_state ps) convert_state() function
3995 mask = convert_state(mask); receive_req_state()
3996 val = convert_state(val); receive_req_state()
4021 mask = convert_state(mask); receive_req_conn_state()
4022 val = convert_state(val); receive_req_conn_state()

Completed in 84 milliseconds