Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / block / blk-cgroup.h
index 4d316df863b47bf16d2b277998e6c9a3592959d3..84bf745fa77576898b8c01c13bd68879092bf869 100644 (file)
@@ -43,9 +43,6 @@ struct blkio_group {
        unsigned long sectors;
 };
 
-extern bool blkiocg_css_tryget(struct blkio_cgroup *blkcg);
-extern void blkiocg_css_put(struct blkio_cgroup *blkcg);
-
 typedef void (blkio_unlink_group_fn) (void *key, struct blkio_group *blkg);
 typedef void (blkio_update_group_weight_fn) (struct blkio_group *blkg,
                                                unsigned int weight);
This page took 0.024982 seconds and 5 git commands to generate.