repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] PPC_PREP: remove unneeded exports
[linux-2.6/mini2440.git]
/
fs
/
ext3
/
bitmap.h
blob
6ee503a6bb4ef70240e485e024e7542b1a2a4d49
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
);