|
@@ -95,7 +95,6 @@ int try_to_writeback_inodes_sb_nr(struct super_block *, unsigned long nr,
|
|
|
void sync_inodes_sb(struct super_block *);
|
|
|
long writeback_inodes_wb(struct bdi_writeback *wb, long nr_pages,
|
|
|
enum wb_reason reason);
|
|
|
-long wb_do_writeback(struct bdi_writeback *wb, int force_wait);
|
|
|
void wakeup_flusher_threads(long nr_pages, enum wb_reason reason);
|
|
|
void inode_wait_for_writeback(struct inode *inode);
|
|
|
|