Searched refs:drbd_may_do_local_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_req.c | 22 static bool drbd_may_do_local_read(struct drbd_device *device, sector_t sector, int size); 882 static bool drbd_may_do_local_read(struct drbd_device *device, sector_t sector, int size) in drbd_may_do_local_read() function 1036 if (!drbd_may_do_local_read(device, in do_remote_read()
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_req.c | 22 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()
|
Completed in 5 milliseconds