Lines Matching full:rebuild
2 * extents.c --- rebuild extent tree
42 _("extent rebuild inode map"), in e2fsck_rebuild_extents_later()
275 printf("rebuild: ino=%d extents=%d->%d\n", ino, list->ext_read, in rewrite_extent_replay()
379 /* Rebuild the extents immediately */
464 /* Scan a file to see if we should rebuild its extent tree */
541 * repeatedly rebuild the extent tree. in e2fsck_check_rebuild_extents()
564 /* Having scanned a file's extent tree, decide if we should rebuild it */
575 goto rebuild; in e2fsck_should_rebuild_extents()
591 goto rebuild; in e2fsck_should_rebuild_extents()
597 goto rebuild; in e2fsck_should_rebuild_extents()
603 rebuild: in e2fsck_should_rebuild_extents()