patch-2.1.131 linux/include/linux/nfs_fs.h
Next file: linux/include/linux/pci.h
Previous file: linux/include/linux/lp.h
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Wed Dec  2 09:45:42 1998
-  Orig file: 
v2.1.130/linux/include/linux/nfs_fs.h
-  Orig date: 
Fri Nov 27 13:09:29 1998
diff -u --recursive --new-file v2.1.130/linux/include/linux/nfs_fs.h linux/include/linux/nfs_fs.h
@@ -222,16 +222,12 @@
 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_wb_area(struct inode *, off_t, off_t);
 
 /*
  * Invalidate write-backs, possibly trying to write them
  * back first..
  */
 extern void nfs_inval(struct inode *);
-extern int  nfs_wbinval(struct inode *);
-extern int  nfs_wbinval_pid(struct inode *, pid_t);
-
 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