Home
last modified time | relevance | path

Searched refs:force (Results 1 – 3 of 3) sorted by relevance

/block/
Dblk-sysfs.c363 bool force = test_bit(QUEUE_FLAG_SAME_FORCE, &q->queue_flags); in queue_rq_affinity_show() local
365 return queue_var_show(set << force, page); in queue_rq_affinity_show()
Dblk-throttle.c759 bool force) in throtl_schedule_next_dispatch() argument
768 if (force || time_after(sq->first_pending_disptime, jiffies)) { in throtl_schedule_next_dispatch()
Dblk-iocost.c910 static bool ioc_refresh_params(struct ioc *ioc, bool force) in ioc_refresh_params() argument
920 if (idx == ioc->autop_idx && !force) in ioc_refresh_params()