bitmap.h 186 B

12345678
  1. /* linux/fs/ext3/bitmap.c
  2. *
  3. * Copyright (C) 2005 Simtec Electronics
  4. * Ben Dooks <ben@simtec.co.uk>
  5. *
  6. */
  7. extern unsigned long ext3_count_free (struct buffer_head *, unsigned int );