X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=fs%2Fjffs2%2Fos-linux.h;h=9c252835e8e59507c8d9b56ddd985c5ed3e9ed84;hb=02c24a82187d5a628c68edfe71ae60dc135cd178;hp=65c6c43ca482b4359e675be6c21a0f6d5d97ac69;hpb=22735068d53c7115e384bc88dea95b17e76a6839;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/fs/jffs2/os-linux.h b/fs/jffs2/os-linux.h index 65c6c43ca482..9c252835e8e5 100644 --- a/fs/jffs2/os-linux.h +++ b/fs/jffs2/os-linux.h @@ -158,7 +158,7 @@ extern const struct inode_operations jffs2_dir_inode_operations; extern const struct file_operations jffs2_file_operations; extern const struct inode_operations jffs2_file_inode_operations; extern const struct address_space_operations jffs2_file_address_operations; -int jffs2_fsync(struct file *, int); +int jffs2_fsync(struct file *, loff_t, loff_t, int); int jffs2_do_readpage_unlock (struct inode *inode, struct page *pg); /* ioctl.c */