diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/nfs_fs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/nfs_fs.h b/include/linux/nfs_fs.h index 152798949113..0a1740b2532e 100644 --- a/include/linux/nfs_fs.h +++ b/include/linux/nfs_fs.h | |||
@@ -317,8 +317,6 @@ extern struct vfsmount *nfs_do_submount(const struct vfsmount *mnt_parent, | |||
317 | const struct dentry *dentry, | 317 | const struct dentry *dentry, |
318 | struct nfs_fh *fh, | 318 | struct nfs_fh *fh, |
319 | struct nfs_fattr *fattr); | 319 | struct nfs_fattr *fattr); |
320 | extern struct vfsmount *nfs_do_refmount(const struct vfsmount *mnt_parent, | ||
321 | struct dentry *dentry); | ||
322 | 320 | ||
323 | /* linux/net/ipv4/ipconfig.c: trims ip addr off front of name, too. */ | 321 | /* linux/net/ipv4/ipconfig.c: trims ip addr off front of name, too. */ |
324 | extern u32 root_nfs_parse_addr(char *name); /*__init*/ | 322 | extern u32 root_nfs_parse_addr(char *name); /*__init*/ |