USB: kl5usb105: fix memory leak
[firefly-linux-kernel-4.4.55.git] / fs / cifs / cifsfs.h
index 2af995ca8955794ec031a6a647c2b48ad1d14808..7aa57ecdc43760c798afa5cdd39fe59544ee4cce 100644 (file)
@@ -61,6 +61,7 @@ extern int cifs_mkdir(struct inode *, struct dentry *, int);
 extern int cifs_rmdir(struct inode *, struct dentry *);
 extern int cifs_rename(struct inode *, struct dentry *, struct inode *,
                       struct dentry *);
+extern int cifs_revalidate_file(struct file *filp);
 extern int cifs_revalidate_dentry(struct dentry *);
 extern int cifs_getattr(struct vfsmount *, struct dentry *, struct kstat *);
 extern int cifs_setattr(struct dentry *, struct iattr *);