Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash addresses with...
[pandora-kernel.git] / fs / affs / affs.h
index 1a2d5e3..e511dc6 100644 (file)
@@ -182,6 +182,7 @@ extern int                   affs_add_entry(struct inode *dir, struct inode *inode, struct dent
 
 void           affs_free_prealloc(struct inode *inode);
 extern void    affs_truncate(struct inode *);
+int            affs_file_fsync(struct file *, struct dentry *, int);
 
 /* dir.c */