1 2 3 4 5 6 7 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 );