[PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows
[safe/jmp/linux-2.6] / fs / ext3 / bitmap.h
1 /*  linux/fs/ext3/bitmap.c
2  *
3  * Copyright (C) 2005 Simtec Electronics
4  *      Ben Dooks <ben@simtec.co.uk>
5  *
6 */
7
8 extern unsigned long ext3_count_free (struct buffer_head *, unsigned int );