Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_int.h1890 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)) { in drbd_req_state()
H A Ddrbd_main.c1027 int drbd_send_state_req(struct drbd_peer_device *peer_device, union drbd_state mask, union drbd_sta… in drbd_send_state_req() function