Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_req.h322 extern bool drbd_should_do_remote(union drbd_dev_state);
H A Ddrbd_req.c1083 bool drbd_should_do_remote(union drbd_dev_state s) in drbd_should_do_remote() function
1110 remote = drbd_should_do_remote(device->state); in drbd_process_write_request()
H A Ddrbd_state.c1343 if (drbd_should_do_remote((union drbd_dev_state)os.i) != in _drbd_set_state()
1344 drbd_should_do_remote((union drbd_dev_state)ns.i)) in _drbd_set_state()
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_req.h333 extern bool drbd_should_do_remote(union drbd_dev_state);
H A Ddrbd_req.c1072 bool drbd_should_do_remote(union drbd_dev_state s) in drbd_should_do_remote() function
1098 remote = drbd_should_do_remote(device->state); in drbd_process_write_request()
H A Ddrbd_state.c1341 if (drbd_should_do_remote((union drbd_dev_state)os.i) != in _drbd_set_state()
1342 drbd_should_do_remote((union drbd_dev_state)ns.i)) in _drbd_set_state()

Completed in 12 milliseconds