patch-2.4.0-test8 linux/include/linux/nfs_fs.h
Next file: linux/include/linux/nfs_xdr.h
Previous file: linux/include/linux/netdevice.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Fri Sep 8 12:53:14 2000
- Orig file:
v2.4.0-test7/linux/include/linux/nfs_fs.h
- Orig date:
Tue May 23 15:31:36 2000
diff -u --recursive --new-file v2.4.0-test7/linux/include/linux/nfs_fs.h linux/include/linux/nfs_fs.h
@@ -184,6 +184,12 @@
extern int nfs_lock(struct file *, int, struct file_lock *);
/*
+ * linux/fs/nfs/unlink.c
+ */
+extern int nfs_async_unlink(struct dentry *);
+extern void nfs_complete_unlink(struct dentry *);
+
+/*
* linux/fs/nfs/write.c
*/
extern int nfs_writepage(struct file *file, struct page *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)