Searched refs:cfqg_of_blkg (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dcfq-iosched.c973 static inline struct cfq_group *cfqg_of_blkg(struct blkio_group *blkg) function
983 cfqg_of_blkg(blkg)->weight = weight;
997 cfqg = cfqg_of_blkg(blkiocg_lookup_group(blkcg, key));
1143 cfq_destroy_cfqg(cfqd, cfqg_of_blkg(blkg));

Completed in 157 milliseconds