Home
last modified time | relevance | path

Searched refs:drbd_should_send_out_of_sync (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/block/drbd/
Ddrbd_req.h344 static inline bool drbd_should_send_out_of_sync(union drbd_dev_state s) in drbd_should_send_out_of_sync() function
Ddrbd_req.c1107 send_oos = drbd_should_send_out_of_sync(device->state); in drbd_process_write_request()