drbd_send_state_req 1983 drivers/block/drbd/drbd_int.h extern int drbd_send_state_req(struct drbd_peer_device *, union drbd_state, union drbd_state);
drbd_send_state_req  600 drivers/block/drbd/drbd_state.c 		if (drbd_send_state_req(first_peer_device(device), mask, val)) {