Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/drbd/
Ddrbd_req.h343 extern bool drbd_should_do_remote(union drbd_dev_state);
Ddrbd_req.c1101 bool drbd_should_do_remote(union drbd_dev_state s) in drbd_should_do_remote() function
1127 remote = drbd_should_do_remote(device->state); in drbd_process_write_request()
Ddrbd_state.c1355 if (drbd_should_do_remote((union drbd_dev_state)os.i) != in _drbd_set_state()
1356 drbd_should_do_remote((union drbd_dev_state)ns.i)) in _drbd_set_state()