aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/nfs_fs.h')
-rw-r--r--include/linux/nfs_fs.h1
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 */
478extern long nfs_sync_mapping_wait(struct address_space *, struct writeback_control *, int);
479extern int nfs_wb_all(struct inode *inode); 478extern int nfs_wb_all(struct inode *inode);
480extern int nfs_wb_page(struct inode *inode, struct page* page); 479extern int nfs_wb_page(struct inode *inode, struct page* page);
481extern int nfs_wb_page_cancel(struct inode *inode, struct page* page); 480extern int nfs_wb_page_cancel(struct inode *inode, struct page* page);