Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/drbd/
Ddrbd_req.c34 static bool drbd_may_do_local_read(struct drbd_device *device, sector_t sector, int size);
911 static bool drbd_may_do_local_read(struct drbd_device *device, sector_t sector, int size) in drbd_may_do_local_read() function
1061 if (!drbd_may_do_local_read(device, in do_remote_read()