summaryrefslogtreecommitdiff
path: root/include/linux/writeback.h
diff options
context:
space:
mode:
authorPatrick Mochel <mochel@osdl.org>2003-09-21 08:47:10 -0700
committerPatrick Mochel <mochel@osdl.org>2003-09-21 08:47:10 -0700
commit525ae82073bf9723386c4aaffcd35e49812c2e05 (patch)
treedaed70969bd8c7cd287296bc72085d04f0ee8068 /include/linux/writeback.h
parent49824db2751e56f8e79ad47ccc91a83f5bc4539b (diff)
parent1c20618e2767bdcbe27e331a118a6f0e58eb64d2 (diff)
Merge osdl.org:/home/mochel/src/kernel/linux-2.5-virgin
into osdl.org:/home/mochel/src/kernel/linux-2.5-power
Diffstat (limited to 'include/linux/writeback.h')
-rw-r--r--include/linux/writeback.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/writeback.h b/include/linux/writeback.h
index 373e58fee2d4..1424811e1eab 100644
--- a/include/linux/writeback.h
+++ b/include/linux/writeback.h
@@ -84,7 +84,6 @@ int dirty_writeback_centisecs_handler(struct ctl_table *, int, struct file *,
void __user *, size_t *);
void page_writeback_init(void);
-void balance_dirty_pages(struct address_space *mapping);
void balance_dirty_pages_ratelimited(struct address_space *mapping);
int pdflush_operation(void (*fn)(unsigned long), unsigned long arg0);
int do_writepages(struct address_space *mapping, struct writeback_control *wbc);