|
@@ -352,6 +352,7 @@ int hfsplus_cat_read_inode(struct inode *, struct hfs_find_data *);
|
|
|
int hfsplus_cat_write_inode(struct inode *);
|
|
|
struct inode *hfsplus_new_inode(struct super_block *, int);
|
|
|
void hfsplus_delete_inode(struct inode *);
|
|
|
+int hfsplus_file_fsync(struct file *file, int datasync);
|
|
|
|
|
|
/* ioctl.c */
|
|
|
long hfsplus_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
|