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