Home
last modified time | relevance | path

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

/linux-3.3/drivers/block/drbd/
Ddrbd_req.c742 static int drbd_may_do_local_read(struct drbd_conf *mdev, sector_t sector, int size) in drbd_may_do_local_read() function
799 if (!drbd_may_do_local_read(mdev, sector, size)) { in drbd_make_request_common()