Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Delevator.h124 #define ELEVATOR_FLAG_DISABLE_WBT 1 macro
Dblk-wbt.c711 test_bit(ELEVATOR_FLAG_DISABLE_WBT, &q->elevator->flags)) in wbt_enable_default()
Dbfq-iosched.c7192 clear_bit(ELEVATOR_FLAG_DISABLE_WBT, &e->flags); in bfq_exit_queue()
7380 set_bit(ELEVATOR_FLAG_DISABLE_WBT, &eq->flags); in bfq_init_queue()