Home
last modified time | relevance | path

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

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