Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/drbd/
Ddrbd_int.h1945 extern int drbd_send_state_req(struct drbd_peer_device *, union drbd_state, union drbd_state);
Ddrbd_state.c600 if (drbd_send_state_req(first_peer_device(device), mask, val)) { in drbd_req_state()
Ddrbd_main.c1023 int drbd_send_state_req(struct drbd_peer_device *peer_device, union drbd_state mask, union drbd_sta… in drbd_send_state_req() function