Home
last modified time | relevance | path

Searched refs:no_remote (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_req.c1309 bool no_remote = false; in drbd_send_and_submit() local
1365 no_remote = true; in drbd_send_and_submit()
1373 no_remote = true; in drbd_send_and_submit()
1376 if (no_remote == false) { in drbd_send_and_submit()
1395 } else if (no_remote) { in drbd_send_and_submit()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_req.c1323 bool no_remote = false; in drbd_send_and_submit() local
1379 no_remote = true; in drbd_send_and_submit()
1387 no_remote = true; in drbd_send_and_submit()
1390 if (no_remote == false) { in drbd_send_and_submit()
1409 } else if (no_remote) { in drbd_send_and_submit()

Completed in 5 milliseconds