patch-2.1.132 linux/include/linux/nfs_fs.h
Next file: linux/include/linux/pci.h
Previous file: linux/include/linux/mm.h
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Tue Dec 22 10:44:45 1998
-  Orig file: 
v2.1.131/linux/include/linux/nfs_fs.h
-  Orig date: 
Wed Dec 16 10:32:56 1998
diff -u --recursive --new-file v2.1.131/linux/include/linux/nfs_fs.h linux/include/linux/nfs_fs.h
@@ -222,13 +222,13 @@
 extern int  nfs_wb_all(struct inode *);
 extern int  nfs_wb_page(struct inode *, struct page *);
 extern int  nfs_wb_pid(struct inode *, pid_t);
+extern int  nfs_flush_trunc(struct inode *, unsigned long);
 
 /*
  * Invalidate write-backs, possibly trying to write them
  * back first..
  */
 extern void nfs_inval(struct inode *);
-extern int  nfs_truncate_dirty_pages(struct inode *, unsigned long);
 extern int  nfs_updatepage(struct file *, struct page *, unsigned long, unsigned int, int);
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov