Home
last modified time | relevance | path

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

/block/
Dblk-sysfs.c348 bool force = test_bit(QUEUE_FLAG_SAME_FORCE, &q->queue_flags); in queue_rq_affinity_show() local
350 return queue_var_show(set << force, page); in queue_rq_affinity_show()
Dblk-throttle.c753 bool force) in throtl_schedule_next_dispatch() argument
762 if (force || time_after(sq->first_pending_disptime, jiffies)) { in throtl_schedule_next_dispatch()
Dblk-iocost.c912 static bool ioc_refresh_params(struct ioc *ioc, bool force) in ioc_refresh_params() argument
922 if (idx == ioc->autop_idx && !force) in ioc_refresh_params()