|
@@ -63,7 +63,8 @@ extern void exit_cifs_spnego(void);
|
|
extern char *build_path_from_dentry(struct dentry *);
|
|
extern char *build_path_from_dentry(struct dentry *);
|
|
extern char *cifs_build_path_to_root(struct smb_vol *vol,
|
|
extern char *cifs_build_path_to_root(struct smb_vol *vol,
|
|
struct cifs_sb_info *cifs_sb,
|
|
struct cifs_sb_info *cifs_sb,
|
|
- struct cifs_tcon *tcon);
|
|
|
|
|
|
+ struct cifs_tcon *tcon,
|
|
|
|
+ int add_treename);
|
|
extern char *build_wildcard_path_from_dentry(struct dentry *direntry);
|
|
extern char *build_wildcard_path_from_dentry(struct dentry *direntry);
|
|
extern char *cifs_compose_mount_options(const char *sb_mountdata,
|
|
extern char *cifs_compose_mount_options(const char *sb_mountdata,
|
|
const char *fullpath, const struct dfs_info3_param *ref,
|
|
const char *fullpath, const struct dfs_info3_param *ref,
|