patch-2.1.34 linux/include/linux/nfs_fs.h
Next file: linux/include/linux/skbuff.h
Previous file: linux/include/linux/nfs.h
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Mon Apr 14 11:42:11 1997
- Orig file:
v2.1.33/linux/include/linux/nfs_fs.h
- Orig date:
Mon Apr 7 11:35:31 1997
diff -u --recursive --new-file v2.1.33/linux/include/linux/nfs_fs.h linux/include/linux/nfs_fs.h
@@ -190,6 +190,12 @@
extern int nfs_readpage_sync(struct inode *, struct page *);
/*
+ * linux/fs/mount_clnt.c
+ * (Used only by nfsroot module)
+ */
+extern int nfs_mount(struct sockaddr_in *, char *, struct nfs_fh *);
+
+/*
* inline functions
*/
static inline int
@@ -232,6 +238,7 @@
#define NFSDBG_PROC 0x0010
#define NFSDBG_XDR 0x0020
#define NFSDBG_FILE 0x0040
+#define NFSDBG_ROOT 0x0080
#define NFSDBG_ALL 0xFFFF
#ifdef __KERNEL__
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov