Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_req.c1247 static bool may_do_writes(struct drbd_device *device) in may_do_writes() function
1358 if (req->private_bio && !may_do_writes(device)) { in drbd_send_and_submit()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_req.c1260 static bool may_do_writes(struct drbd_device *device) in may_do_writes() function
1372 if (req->private_bio && !may_do_writes(device)) { in drbd_send_and_submit()

Completed in 5 milliseconds