Searched refs:drbd_rs_c_min_rate_throttle (Results 1 – 3 of 3) sorted by relevance
979 sa = drbd_rs_c_min_rate_throttle(device); in drbd_rs_begin_io()
1491 extern bool drbd_rs_c_min_rate_throttle(struct drbd_device *device);
2737 bool throttle = drbd_rs_c_min_rate_throttle(device); in drbd_rs_should_slow_down()2756 bool drbd_rs_c_min_rate_throttle(struct drbd_device *device) in drbd_rs_c_min_rate_throttle() function