Lines Matching refs:RQWB
172 struct rq_wb *rwb = RQWB(rqos); in __wbt_done()
188 struct rq_wb *rwb = RQWB(rqos); in wbt_done()
430 return RQWB(rqos)->min_lat_nsec; in wbt_get_min_lat()
438 RQWB(rqos)->min_lat_nsec = val; in wbt_set_min_lat()
439 RQWB(rqos)->enable_state = WBT_STATE_ON_MANUAL; in wbt_set_min_lat()
440 wbt_update_limits(RQWB(rqos)); in wbt_set_min_lat()
564 struct rq_wb *rwb = RQWB(rqos); in wbt_cleanup()
576 struct rq_wb *rwb = RQWB(rqos); in wbt_wait()
594 struct rq_wb *rwb = RQWB(rqos); in wbt_track()
600 struct rq_wb *rwb = RQWB(rqos); in wbt_issue()
620 struct rq_wb *rwb = RQWB(rqos); in wbt_requeue()
633 RQWB(rqos)->wc = write_cache_on; in wbt_set_write_cache()
645 if (RQWB(rqos)->enable_state == WBT_STATE_OFF_DEFAULT) in wbt_enable_default()
646 RQWB(rqos)->enable_state = WBT_STATE_ON_DEFAULT; in wbt_enable_default()
686 RQWB(rqos)->rq_depth.queue_depth = blk_queue_depth(rqos->q); in wbt_queue_depth_changed()
687 wbt_update_limits(RQWB(rqos)); in wbt_queue_depth_changed()
692 struct rq_wb *rwb = RQWB(rqos); in wbt_exit()
709 rwb = RQWB(rqos); in wbt_disable_default()
721 struct rq_wb *rwb = RQWB(rqos); in wbt_curr_win_nsec_show()
730 struct rq_wb *rwb = RQWB(rqos); in wbt_enabled_show()
747 struct rq_wb *rwb = RQWB(rqos); in wbt_inflight_show()
759 struct rq_wb *rwb = RQWB(rqos); in wbt_min_lat_nsec_show()
768 struct rq_wb *rwb = RQWB(rqos); in wbt_unknown_cnt_show()
777 struct rq_wb *rwb = RQWB(rqos); in wbt_normal_show()
786 struct rq_wb *rwb = RQWB(rqos); in wbt_background_show()