Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-iocost.c449 u32 cfg_weight; member
1020 weight = iocg->cfg_weight ?: iocc->dfl_weight; in weight_updated()
2050 if (dname && iocg->cfg_weight) in ioc_weight_prfill()
2051 seq_printf(sf, "%s %u\n", dname, iocg->cfg_weight); in ioc_weight_prfill()
2118 iocg->cfg_weight = v; in ioc_weight_write()