Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-cgroup.c1072 static int bfq_io_set_weight_legacy(struct cgroup_subsys_state *css, in bfq_io_set_weight_legacy() function
1151 ret = bfq_io_set_weight_legacy(of_css(of), NULL, v); in bfq_io_set_weight()
1314 .write_u64 = bfq_io_set_weight_legacy,