OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:move_blocks
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/resize/
resize2fs.h
108
ext2fs_block_bitmap
move_blocks
;
member in struct:ext2_resize_struct
resize2fs.c
208
if (rfs->
move_blocks
)
209
ext2fs_free_block_bitmap(rfs->
move_blocks
);
840
ext2fs_mark_block_bitmap2(rfs->
move_blocks
, blk);
849
* places this information into the
move_blocks
bitmap.
870
&rfs->
move_blocks
);
940
ext2fs_mark_block_bitmap2(rfs->
move_blocks
, blk);
1074
ext2fs_mark_block_bitmap2(rfs->
move_blocks
,
1082
ext2fs_mark_block_bitmap2(rfs->
move_blocks
,
1108
ext2fs_mark_block_bitmap2(rfs->
move_blocks
,
[
all
...]
Completed in 39 milliseconds