Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-wbt.h13 bool wbt_disabled(struct request_queue *);
H A Dblk-wbt.c493 bool wbt_disabled(struct request_queue *q) in wbt_disabled() function
H A Dblk-sysfs.c565 if (wbt_disabled(q)) in queue_wb_lat_show()