]> bbs.cooldavid.org Git - net-next-2.6.git/blob - block/cfq-iosched.h
cfq-iosched: move IO controller declerations to a header file
[net-next-2.6.git] / block / cfq-iosched.h
1 #ifndef CFQ_IOSCHED_H
2 #define CFQ_IOSCHED_H
3
4 void cfq_unlink_blkio_group(void *, struct blkio_group *);
5 void cfq_update_blkio_group_weight(struct blkio_group *, unsigned int);
6
7 #endif