|
@@ -47,7 +47,7 @@ extern void cifs_sb_deactive(struct super_block *sb);
|
|
|
|
|
|
/* Functions related to inodes */
|
|
|
extern const struct inode_operations cifs_dir_inode_ops;
|
|
|
-extern struct inode *cifs_root_iget(struct super_block *, unsigned long);
|
|
|
+extern struct inode *cifs_root_iget(struct super_block *);
|
|
|
extern int cifs_create(struct inode *, struct dentry *, int,
|
|
|
struct nameidata *);
|
|
|
extern struct dentry *cifs_lookup(struct inode *, struct dentry *,
|