OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext2fs_resize_block_bitmap
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/ext2fs/
bitmaps.c
126
errcode_t
ext2fs_resize_block_bitmap
(__u32 new_end, __u32 new_real_end,
function
ext2fs.h
675
extern errcode_t
ext2fs_resize_block_bitmap
(__u32 new_end, __u32 new_real_end,
[
all
...]
/external/e2fsprogs/resize/
resize2fs.c
387
retval =
ext2fs_resize_block_bitmap
(fs->super->s_blocks_count-1,
[
all
...]
Completed in 152 milliseconds