linux/fs/ext3/bitmap.h

9 lines
186 B
C

/* 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 );