Home
last modified time | relevance | path

Searched defs:bfq_weight_counter (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/block/
A Dbfq-iosched.h116 struct bfq_weight_counter { struct
117 unsigned int weight; /* weight of the queues this counter refers to */
118 unsigned int num_active; /* nr of active queues with this weight */
122 struct rb_node weights_node;

Completed in 7 milliseconds