OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext2fs_get_block_bitmap_end
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/e2fsck/
pass5.c
126
ext2fs_get_block_bitmap_end
(ctx->block_found_map))) {
131
pctx.ino2 =
ext2fs_get_block_bitmap_end
(ctx->block_found_map);
141
ext2fs_get_block_bitmap_end
(fs->block_map))) {
146
pctx.ino2 =
ext2fs_get_block_bitmap_end
(fs->block_map);
/external/e2fsprogs/lib/ext2fs/
bitops.h
90
extern blk_t
ext2fs_get_block_bitmap_end
(ext2fs_block_bitmap bitmap);
399
_INLINE_ blk_t
ext2fs_get_block_bitmap_end
(ext2fs_block_bitmap bitmap)
function
Completed in 18 milliseconds