Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
96df9333c94d7d5aeceb21f6c5e7ae8ff34753cf
/
.
/
fs
/
ext3
/
bitmap.h
blob: 6ee503a6bb4ef70240e485e024e7542b1a2a4d49 [
file
] [
log
] [
blame
]
/* 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
);