NFS: Create a try_mount rpc op
[deliverable/linux.git] / fs / nfs / internal.h
index ac936476b3bc7ae37a4a60bef01b79f1014d3762..3364eccd17efb628823e5aa155baa797d92d02ff 100644 (file)
@@ -328,6 +328,8 @@ extern struct file_system_type nfs_xdev_fs_type;
 extern struct file_system_type nfs4_xdev_fs_type;
 extern struct file_system_type nfs4_referral_fs_type;
 #endif
+struct dentry *nfs_try_mount(int, const char *, struct nfs_mount_info *,
+                       struct nfs_subversion *);
 void nfs_initialise_sb(struct super_block *);
 int nfs_set_sb_security(struct super_block *, struct dentry *, struct nfs_mount_info *);
 int nfs_clone_sb_security(struct super_block *, struct dentry *, struct nfs_mount_info *);
This page took 0.034252 seconds and 5 git commands to generate.