Home
last modified time | relevance | path

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

/linux-5.19.10/block/
Dblk-iocost.c480 u32 cfg_weight; member
1234 weight = iocg->cfg_weight ?: iocc->dfl_weight; in weight_updated()
3037 if (dname && iocg->cfg_weight) in ioc_weight_prfill()
3038 seq_printf(sf, "%s %u\n", dname, iocg->cfg_weight / WEIGHT_ONE); in ioc_weight_prfill()
3107 iocg->cfg_weight = v * WEIGHT_ONE; in ioc_weight_write()