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()
573 struct rq_wb *rwb = RQWB(rqos); in wbt_wait()
591 struct rq_wb *rwb = RQWB(rqos); in wbt_track()
597 struct rq_wb *rwb = RQWB(rqos); in wbt_issue()
617 struct rq_wb *rwb = RQWB(rqos); in wbt_requeue()
630 RQWB(rqos)->wc = write_cache_on; in wbt_set_write_cache()
642 if (RQWB(rqos)->enable_state == WBT_STATE_OFF_DEFAULT) in wbt_enable_default()
643 RQWB(rqos)->enable_state = WBT_STATE_ON_DEFAULT; in wbt_enable_default()
683 RQWB(rqos)->rq_depth.queue_depth = blk_queue_depth(rqos->q); in wbt_queue_depth_changed()
684 wbt_update_limits(RQWB(rqos)); in wbt_queue_depth_changed()
689 struct rq_wb *rwb = RQWB(rqos); in wbt_exit()
706 rwb = RQWB(rqos); in wbt_disable_default()
718 struct rq_wb *rwb = RQWB(rqos); in wbt_curr_win_nsec_show()
727 struct rq_wb *rwb = RQWB(rqos); in wbt_enabled_show()
744 struct rq_wb *rwb = RQWB(rqos); in wbt_inflight_show()
756 struct rq_wb *rwb = RQWB(rqos); in wbt_min_lat_nsec_show()
765 struct rq_wb *rwb = RQWB(rqos); in wbt_unknown_cnt_show()
774 struct rq_wb *rwb = RQWB(rqos); in wbt_normal_show()
783 struct rq_wb *rwb = RQWB(rqos); in wbt_background_show()