Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dbfq-cgroup.c1067 static int bfq_io_set_weight_legacy(struct cgroup_subsys_state *css, in bfq_io_set_weight_legacy() function
1144 ret = bfq_io_set_weight_legacy(of_css(of), NULL, v); in bfq_io_set_weight()
1309 .write_u64 = bfq_io_set_weight_legacy,