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

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)