Searched refs:blocks_to_move (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/resize/
H A Dresize2fs.c44 static errcode_t blocks_to_move(ext2_resize_t rfs);
105 retval = blocks_to_move(rfs);
533 * blocks_to_move(). We then copy the blocks to their ultimate new
626 static errcode_t blocks_to_move(ext2_resize_t rfs) function

Completed in 10 milliseconds