Home | History | Annotate | Download | only in e2fsck

Lines Matching full:blocks

5  * only invoked if pass 1 discovered blocks which are in use by more
8 * Pass1B scans the data blocks of all the inodes again, generating a
9 * complete list of duplicate blocks and which inodes have claimed
17 * blocks, the user is prompted if s/he would like to clone the file
18 * (so that the file gets a fresh copy of the duplicated blocks) or
73 * is sharing blocks with other inodes. This information is collected
76 * of multiply-claimed blocks.
207 * Main procedure for handling duplicate blocks
254 * Scan the inodes looking for inodes that contain duplicate blocks.
361 * Pass 1c: Scan directories for inodes with duplicate blocks. This
462 * Find all of the inodes which share blocks with this
463 * one. First we find all of the duplicate blocks
836 /* Check the bitmap blocks */