Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_req.c22 static bool drbd_may_do_local_read(struct drbd_device *device, sector_t sector, int size);
895 static bool drbd_may_do_local_read(struct drbd_device *device, sector_t sector, int size) in drbd_may_do_local_read() function
1047 if (!drbd_may_do_local_read(device, in do_remote_read()