diff options
Diffstat (limited to 'include/linux/nfs_fs.h')
-rw-r--r-- | include/linux/nfs_fs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/nfs_fs.h b/include/linux/nfs_fs.h index 93f439e7c5bf..b789d85bff82 100644 --- a/include/linux/nfs_fs.h +++ b/include/linux/nfs_fs.h | |||
@@ -475,7 +475,6 @@ extern int nfs_writeback_done(struct rpc_task *, struct nfs_write_data *); | |||
475 | * Try to write back everything synchronously (but check the | 475 | * Try to write back everything synchronously (but check the |
476 | * return value!) | 476 | * return value!) |
477 | */ | 477 | */ |
478 | extern long nfs_sync_mapping_wait(struct address_space *, struct writeback_control *, int); | ||
479 | extern int nfs_wb_all(struct inode *inode); | 478 | extern int nfs_wb_all(struct inode *inode); |
480 | extern int nfs_wb_page(struct inode *inode, struct page* page); | 479 | extern int nfs_wb_page(struct inode *inode, struct page* page); |
481 | extern int nfs_wb_page_cancel(struct inode *inode, struct page* page); | 480 | extern int nfs_wb_page_cancel(struct inode *inode, struct page* page); |