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
- Lines: 8
- Date:
2003-06-13 07:51:37.000000000 -0700
- Orig file:
linux-2.4.20/fs/befs/super.h
- Orig date:
1969-12-31 16:00:00.000000000 -0800
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)