Lines Matching full:pass
2 * pass1.c -- pass #1 of e2fsck: sequential scan of the inode table
11 * Pass 1 of e2fsck iterates over all the inodes in the filesystems,
18 * Pass 1 also gathers the collects the following information:
30 * Pass 1 is designed to stash away enough information so that the
36 * Note that pass 1B will be invoked if there are any duplicate blocks
502 mtrace_print("Pass 1");
695 * regnerated in pass #3.
1016 print_resource_track(_("Pass 1"), &rtrack);
1205 * of pass 1, either by subtracting out references for EA blocks that
1543 * restart the pass 1 scan.
1829 * during pass #0 (the superblock checks). All we
2079 * This routine gets called at the end of pass 1 if bad blocks are