patch-2.4.21 linux-2.4.21/fs/befs/io.h
Next file: linux-2.4.21/fs/befs/linuxvfs.c
Previous file: linux-2.4.21/fs/befs/io.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-06-13 07:51:37.000000000 -0700
- Orig file:
linux-2.4.20/fs/befs/io.h
- Orig date:
1969-12-31 16:00:00.000000000 -0800
diff -urN linux-2.4.20/fs/befs/io.h linux-2.4.21/fs/befs/io.h
@@ -0,0 +1,8 @@
+/*
+ * io.h
+ */
+
+struct buffer_head *befs_bread_iaddr(struct super_block *sb,
+ befs_inode_addr iaddr);
+
+struct buffer_head *befs_bread(struct super_block *sb, befs_blocknr_t block);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)