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