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

/linux-master/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) function
1110 remote = drbd_should_do_remote(device->state);
H A Ddrbd_state.c1343 if (drbd_should_do_remote((union drbd_dev_state)os.i) !=
1344 drbd_should_do_remote((union drbd_dev_state)ns.i))

Completed in 151 milliseconds