Searched refs:bfq_find_set_group (Results 1 – 3 of 3) sorted by relevance
510 struct bfq_group *bfq_find_set_group(struct bfq_data *bfqd, in bfq_find_set_group() function612 bfqg = bfq_find_set_group(bfqd, blkcg); in __bfq_bic_change_cgroup()1209 struct bfq_group *bfq_find_set_group(struct bfq_data *bfqd, struct blkcg *blkcg) in bfq_find_set_group() function
863 struct bfq_group *bfq_find_set_group(struct bfq_data *bfqd,
4300 bfqg = bfq_find_set_group(bfqd, bio_blkcg(bio)); in bfq_get_queue()