aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ext3/bitmap.h')
-rw-r--r--fs/ext3/bitmap.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/fs/ext3/bitmap.h b/fs/ext3/bitmap.h
new file mode 100644
index 000000000000..6ee503a6bb4e
--- /dev/null
+++ b/fs/ext3/bitmap.h
@@ -0,0 +1,8 @@
+/* linux/fs/ext3/bitmap.c
+ *
+ * Copyright (C) 2005 Simtec Electronics
+ * Ben Dooks <ben@simtec.co.uk>
+ *
+*/
+
+extern unsigned long ext3_count_free (struct buffer_head *, unsigned int );