Home
last modified time | relevance | path

Searched refs:BFQ_WEIGHT_CONVERSION_COEFF (Results 1 – 2 of 2) sorted by relevance

/block/
Dbfq-wf2q.c511 return (IOPRIO_BE_NR - ioprio) * BFQ_WEIGHT_CONVERSION_COEFF; in bfq_ioprio_to_weight()
525 IOPRIO_BE_NR * BFQ_WEIGHT_CONVERSION_COEFF - weight); in bfq_weight_to_ioprio()
Dbfq-iosched.h20 #define BFQ_WEIGHT_CONVERSION_COEFF 10 macro