Lines Matching refs:RQWB
172 struct rq_wb *rwb = RQWB(rqos); in __wbt_done()
188 struct rq_wb *rwb = RQWB(rqos); in wbt_done()
427 return RQWB(rqos)->min_lat_nsec; in wbt_get_min_lat()
435 RQWB(rqos)->min_lat_nsec = val; in wbt_set_min_lat()
436 RQWB(rqos)->enable_state = WBT_STATE_ON_MANUAL; in wbt_set_min_lat()
437 wbt_update_limits(RQWB(rqos)); in wbt_set_min_lat()
561 struct rq_wb *rwb = RQWB(rqos); in wbt_cleanup()
574 struct rq_wb *rwb = RQWB(rqos); in wbt_wait()
592 struct rq_wb *rwb = RQWB(rqos); in wbt_track()
598 struct rq_wb *rwb = RQWB(rqos); in wbt_issue()
618 struct rq_wb *rwb = RQWB(rqos); in wbt_requeue()
631 RQWB(rqos)->wc = write_cache_on; in wbt_set_write_cache()
643 if (RQWB(rqos)->enable_state == WBT_STATE_OFF_DEFAULT) in wbt_enable_default()
644 RQWB(rqos)->enable_state = WBT_STATE_ON_DEFAULT; in wbt_enable_default()
684 RQWB(rqos)->rq_depth.queue_depth = blk_queue_depth(rqos->q); in wbt_queue_depth_changed()
685 wbt_update_limits(RQWB(rqos)); in wbt_queue_depth_changed()
690 struct rq_wb *rwb = RQWB(rqos); in wbt_exit()
707 rwb = RQWB(rqos); in wbt_disable_default()
719 struct rq_wb *rwb = RQWB(rqos); in wbt_curr_win_nsec_show()
728 struct rq_wb *rwb = RQWB(rqos); in wbt_enabled_show()
745 struct rq_wb *rwb = RQWB(rqos); in wbt_inflight_show()
757 struct rq_wb *rwb = RQWB(rqos); in wbt_min_lat_nsec_show()
766 struct rq_wb *rwb = RQWB(rqos); in wbt_unknown_cnt_show()
775 struct rq_wb *rwb = RQWB(rqos); in wbt_normal_show()
784 struct rq_wb *rwb = RQWB(rqos); in wbt_background_show()