Home
last modified time | relevance | path

Searched defs:blkg_lookup (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/block/
Dblk-cgroup.c163 struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, struct request_queue *q) in blkg_lookup() function
Dblk-cgroup.h573 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, void *key) { return NULL; } in blkg_lookup() function