OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext2fs_get_block_bitmap_end2
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/contrib/android/
ext2simg.c
126
last_blk =
ext2fs_get_block_bitmap_end2
(fs->block_map);
/external/e2fsprogs/e2fsck/
pass5.c
339
ext2fs_get_block_bitmap_end2
(ctx->block_found_map))) {
344
pctx.ino2 =
ext2fs_get_block_bitmap_end2
(ctx->block_found_map);
354
ext2fs_get_block_bitmap_end2
(fs->block_map))) {
359
pctx.ino2 =
ext2fs_get_block_bitmap_end2
(fs->block_map);
/external/e2fsprogs/lib/ext2fs/
bitops.h
172
extern blk64_t
ext2fs_get_block_bitmap_end2
(ext2fs_block_bitmap bitmap);
660
_INLINE_ blk64_t
ext2fs_get_block_bitmap_end2
(ext2fs_block_bitmap bitmap)
function
Completed in 756 milliseconds