Merge remote-tracking branch 'sound-asoc/for-next'
[deliverable/linux.git] / fs / affs / affs.h
index cc2b2efc92116c819839affb7632350f4b31c8de..2f088773f1c0ac49672da64bfb7e49c15696a14b 100644 (file)
@@ -173,7 +173,8 @@ extern int  affs_link(struct dentry *olddentry, struct inode *dir,
 extern int     affs_symlink(struct inode *dir, struct dentry *dentry,
                             const char *symname);
 extern int     affs_rename(struct inode *old_dir, struct dentry *old_dentry,
-                           struct inode *new_dir, struct dentry *new_dentry);
+                           struct inode *new_dir, struct dentry *new_dentry,
+                           unsigned int flags);
 
 /* inode.c */
 
This page took 0.025176 seconds and 5 git commands to generate.