OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext2fs_get_bitmap_granularity
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/lib/ext2fs/
alloc.c
181
c_ratio = 1 <<
ext2fs_get_bitmap_granularity
(map);
293
c_ratio = 1 <<
ext2fs_get_bitmap_granularity
(map);
bitmaps.c
154
int
ext2fs_get_bitmap_granularity
(ext2fs_block_bitmap bitmap)
function
gen_bitmap64.c
766
if (fs->cluster_ratio_bits ==
ext2fs_get_bitmap_granularity
(bmap))
ext2fs.h
753
extern int
ext2fs_get_bitmap_granularity
(ext2fs_block_bitmap bitmap);
[
all
...]
Completed in 924 milliseconds