Searched refs:BFQ_WEIGHT_CONVERSION_COEFF (Results 1 – 2 of 2) sorted by relevance
508 return (IOPRIO_NR_LEVELS - ioprio) * BFQ_WEIGHT_CONVERSION_COEFF; in bfq_ioprio_to_weight()522 IOPRIO_NR_LEVELS * BFQ_WEIGHT_CONVERSION_COEFF - weight); in bfq_weight_to_ioprio()
20 #define BFQ_WEIGHT_CONVERSION_COEFF 10 macro