Lines Matching full:moved
23 * a. If blocks have been moved, update the block
671 * In this phase we adjust determine which blocks need to be moved, in
741 * mark it as a block to be moved.
770 * bitmap. It also determines which blocks need to be moved and
790 retval = ext2fs_allocate_block_bitmap(fs, _("blocks to be moved"),
907 * aren't to be moved.
978 goto next_group; /* inode table not moved */
1105 int to_move, moved;
1132 to_move = moved = 0;
1200 moved += c;
1205 moved, to_move);
1363 * First, copy all of the inodes that need to be moved
1428 printf("Inode moved %u->%u\n", ino, new_inode);
1589 int j, to_move, moved;
1605 to_move = moved = 0;
1689 ++moved, to_move);