Searched refs:drbd_rs_c_min_rate_throttle (Results 1 – 3 of 3) sorted by relevance
960 sa = drbd_rs_c_min_rate_throttle(device); in drbd_rs_begin_io()
1540 extern bool drbd_rs_c_min_rate_throttle(struct drbd_device *device);
2446 bool throttle = drbd_rs_c_min_rate_throttle(device); in drbd_rs_should_slow_down()2465 bool drbd_rs_c_min_rate_throttle(struct drbd_device *device) in drbd_rs_c_min_rate_throttle() function