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

/linux-master/drivers/block/drbd/
H A Ddrbd_int.h1892 extern int drbd_send_state_req(struct drbd_peer_device *, union drbd_state, union drbd_state);
H A Ddrbd_state.c600 if (drbd_send_state_req(first_peer_device(device), mask, val)) {
H A Ddrbd_main.c1027 int drbd_send_state_req(struct drbd_peer_device *peer_device, union drbd_state mask, union drbd_state val) function

Completed in 119 milliseconds