Home | History | Annotate | Download | only in resize

Lines Matching full:blocks_to_move

45 static errcode_t blocks_to_move(ext2_resize_t rfs);
137 init_resource_track(&rtrack, "blocks_to_move", fs->io);
138 retval = blocks_to_move(rfs);
599 * in blocks_to_move(), where we allocate new blocks to
730 * blocks_to_move(). We then copy the blocks to their ultimate new
851 static errcode_t blocks_to_move(ext2_resize_t rfs)