Lines Matching +defs:val +defs:socket
1013 …d_send_state_req(struct drbd_peer_device *peer_device, union drbd_state mask, union drbd_state val) in drbd_send_state_req()
1027 …onn_send_state_req(struct drbd_connection *connection, union drbd_state mask, union drbd_state val) in conn_send_state_req()
1511 struct socket *socket; in _drbd_no_send_page() local
1527 struct socket *socket = peer_device->connection->data.socket; in _drbd_send_page() local
2443 static int drbd_alloc_socket(struct drbd_socket *socket) in drbd_alloc_socket()
2454 static void drbd_free_socket(struct drbd_socket *socket) in drbd_free_socket()
3321 void __drbd_uuid_set(struct drbd_device *device, int idx, u64 val) __must_hold(local) in __drbd_uuid_set()
3336 void _drbd_uuid_set(struct drbd_device *device, int idx, u64 val) __must_hold(local) in _drbd_uuid_set()
3344 void drbd_uuid_set(struct drbd_device *device, int idx, u64 val) __must_hold(local) in drbd_uuid_set()
3365 u64 val; in drbd_uuid_new_current() local
3385 void drbd_uuid_set_bm(struct drbd_device *device, u64 val) __must_hold(local) in drbd_uuid_set_bm()