patch-2.3.9 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: 16
- Date:
Fri Jun 25 09:42:19 1999
- Orig file:
v2.3.8/linux/fs/hpfs/hpfs_fn.h
- Orig date:
Fri Jun 4 01:06:29 1999
diff -u --recursive --new-file v2.3.8/linux/fs/hpfs/hpfs_fn.h linux/fs/hpfs/hpfs_fn.h
@@ -21,6 +21,7 @@
#include <asm/bitops.h>
#include <asm/segment.h>
#include <asm/uaccess.h>
+#include <linux/smp_lock.h>
#include <stdarg.h>
@@ -259,6 +260,7 @@
void hpfs_truncate(struct inode *);
ssize_t hpfs_file_read(struct file *, char *, size_t, loff_t *);
ssize_t hpfs_file_write(struct file *, const char *, size_t, loff_t *);
+int hpfs_writepage (struct file *, struct page *);
/* inode.c */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)