patch-2.3.43 linux/fs/hfs/hfs.h
Next file: linux/fs/hfs/inode.c
Previous file: linux/fs/hfs/file_hdr.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Feb 10 12:16:58 2000
- Orig file:
v2.3.42/linux/fs/hfs/hfs.h
- Orig date:
Wed May 12 13:26:20 1999
diff -u --recursive --new-file v2.3.42/linux/fs/hfs/hfs.h linux/fs/hfs/hfs.h
@@ -494,6 +494,9 @@
extern void hfs_extent_adj(struct hfs_fork *);
extern void hfs_extent_free(struct hfs_fork *);
+/* file.c */
+extern int hfs_get_block(struct inode *, long, struct buffer_head *, int);
+
/* mdb.c */
extern struct hfs_mdb *hfs_mdb_get(hfs_sysmdb, int, hfs_s32);
extern void hfs_mdb_commit(struct hfs_mdb *, int);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)