Searched refs:blkg_lookup (Results 1 – 2 of 2) sorted by relevance
291 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, in blkg_lookup() function444 blkg = blkg_lookup(blkcg, q); in blk_get_rl()703 blkg = blkg_lookup(blkcg, q); in blkcg_bio_issue_check()752 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, void *key) { return NULL; } in blkg_lookup() function
1682 blkg = blkg_lookup(blkcg, cfqd->queue); in cfq_lookup_cfqg()