Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-wbt.h14 bool wbt_disabled(struct request_queue *);
H A Dblk-wbt.c494 bool wbt_disabled(struct request_queue *q) in wbt_disabled() function
H A Dblk-sysfs.c625 if (wbt_disabled(q)) { in queue_wb_lat_show()