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
92
ext2fs_block_bitmap
move_blocks
;
member in struct:ext2_resize_struct
resize2fs.c
173
if (rfs->
move_blocks
)
174
ext2fs_free_block_bitmap(rfs->
move_blocks
);
762
ext2fs_mark_block_bitmap(rfs->
move_blocks
, blk);
771
* places this information into the
move_blocks
bitmap.
791
&rfs->
move_blocks
);
826
ext2fs_mark_block_bitmap(rfs->
move_blocks
, blk);
958
ext2fs_mark_block_bitmap(rfs->
move_blocks
,
966
ext2fs_mark_block_bitmap(rfs->
move_blocks
,
992
ext2fs_mark_block_bitmap(rfs->
move_blocks
,
[
all
...]
Completed in 195 milliseconds