diff options
Diffstat (limited to 'fs/nfs/internal.h')
-rw-r--r-- | fs/nfs/internal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/nfs/internal.h b/fs/nfs/internal.h index ac936476b3bc..3364eccd17ef 100644 --- a/fs/nfs/internal.h +++ b/fs/nfs/internal.h | |||
@@ -328,6 +328,8 @@ extern struct file_system_type nfs_xdev_fs_type; | |||
328 | extern struct file_system_type nfs4_xdev_fs_type; | 328 | extern struct file_system_type nfs4_xdev_fs_type; |
329 | extern struct file_system_type nfs4_referral_fs_type; | 329 | extern struct file_system_type nfs4_referral_fs_type; |
330 | #endif | 330 | #endif |
331 | struct dentry *nfs_try_mount(int, const char *, struct nfs_mount_info *, | ||
332 | struct nfs_subversion *); | ||
331 | void nfs_initialise_sb(struct super_block *); | 333 | void nfs_initialise_sb(struct super_block *); |
332 | int nfs_set_sb_security(struct super_block *, struct dentry *, struct nfs_mount_info *); | 334 | int nfs_set_sb_security(struct super_block *, struct dentry *, struct nfs_mount_info *); |
333 | int nfs_clone_sb_security(struct super_block *, struct dentry *, struct nfs_mount_info *); | 335 | int nfs_clone_sb_security(struct super_block *, struct dentry *, struct nfs_mount_info *); |