Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_int.h1954 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.c1041 int drbd_send_state_req(struct drbd_peer_device *peer_device, union drbd_state mask, union drbd_state val) in drbd_send_state_req() function
/kernel/linux/linux-6.6/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_state val) in drbd_send_state_req() function

Completed in 25 milliseconds