patch-2.4.21 linux-2.4.21/fs/befs/super.h

Next file: linux-2.4.21/fs/block_dev.c
Previous file: linux-2.4.21/fs/befs/super.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/fs/befs/super.h linux-2.4.21/fs/befs/super.h
@@ -0,0 +1,7 @@
+/*
+ * super.h
+ */
+
+int befs_load_sb(struct super_block *sb, befs_super_block * disk_sb);
+
+int befs_check_sb(struct super_block *sb);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)