Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/drbd/
Ddrbd_req.c1090 static bool drbd_should_send_out_of_sync(union drbd_dev_state s) in drbd_should_send_out_of_sync() function
1106 send_oos = drbd_should_send_out_of_sync(device->state); in drbd_process_write_request()