patch-2.4.0-test3 linux/fs/hpfs/hpfs_fn.h
Next file: linux/fs/hpfs/inode.c
Previous file: linux/fs/hpfs/file.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jul 5 16:32:37 2000
- Orig file:
v2.4.0-test2/linux/fs/hpfs/hpfs_fn.h
- Orig date:
Thu May 11 15:30:08 2000
diff -u --recursive --new-file v2.4.0-test2/linux/fs/hpfs/hpfs_fn.h linux/fs/hpfs/hpfs_fn.h
@@ -256,7 +256,7 @@
int hpfs_file_release(struct inode *, struct file *);
int hpfs_open(struct inode *, struct file *);
-int hpfs_file_fsync(struct file *, struct dentry *);
+int hpfs_file_fsync(struct file *, struct dentry *, int);
secno hpfs_bmap(struct inode *, unsigned);
void hpfs_truncate(struct inode *);
int hpfs_get_block(struct inode *inode, long iblock, struct buffer_head *bh_result, int create);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)