Sign in
googlers
/
maze
/
linux
/
9d6a986c0b276085f7944cd8ad65f4f82aff7536
/
.
/
block
/
cfq-iosched.h
blob: ef7b4798a3491ff52af6ae67886d6152845820cc [
file
] [
log
] [
blame
]
#ifndef
CFQ_IOSCHED_H
#define
CFQ_IOSCHED_H
void
cfq_unlink_blkio_group
(
void
*,
struct
blkio_group
*);
void
cfq_update_blkio_group_weight
(
struct
blkio_group
*,
unsigned
int
);
#endif