Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-cgroup.h315 static inline void blkg_get(struct blkcg_gq *blkg) in blkg_get() function
492 static inline void blkg_get(struct blkcg_gq *blkg) { } in blkg_get() function
H A Dblk-cgroup.c412 blkg_get(blkg->parent); in blkg_create()
1643 blkg_get(blkg); in blkcg_activate_policy()
2150 blkg_get(bdev_get_queue(bio->bi_bdev)->root_blkg); in bio_associate_blkg_from_css()
H A Dbfq-cgroup.c333 blkg_get(bfqg_to_blkg(bfqg)); in bfqg_and_blkg_get()
H A Dblk-throttle.c181 blkg_get(tg_to_blkg(qn->tg)); in throtl_qnode_add_bio()