blob: 6ee503a6bb4ef70240e485e024e7542b1a2a4d49 [file] [log] [blame]
Ben Dooks381be252005-10-30 15:02:56 -08001/* linux/fs/ext3/bitmap.c
2 *
3 * Copyright (C) 2005 Simtec Electronics
4 * Ben Dooks <ben@simtec.co.uk>
5 *
6*/
7
8extern unsigned long ext3_count_free (struct buffer_head *, unsigned int );