/external/e2fsprogs/tests/f_preen/ |
name | 1 preen shouldn't destroy backup superblocks
|
/external/valgrind/main/lackey/docs/ |
lk-manual.xml | 58 <para>The number of superblocks entered and completed by the 108 <varlistentry id="opt.trace-superblocks" xreflabel="--trace-superblocks"> 110 <option><![CDATA[--trace-superblocks=<no|yes> [default: no] ]]></option>
|
/external/e2fsprogs/misc/ |
findsuper.c | 2 * findsuper --- quick hacked up program to find ext2 superblocks. 14 * not there...and linux seems to update the dates in all the superblocks. 15 * SunOS doesn't ever touch the backup superblocks after the fs is created, 17 * marks which superblocks are backup ones. 35 * a partition table from the superblocks found... but this is still 50 * Note that gpart does not appear to find all superblocks that aren't aligned 64 * copies of ext2 superblocks (by checking for the ext2 signature).
|
mke2fs.8.in | 422 determine the location of the backup superblocks for a particular 562 the superblock and backup superblocks are corrupted, and a last-ditch
|
/external/kernel-headers/original/linux/ |
percpu_counter.h | 4 * A simple "approximate counter" for use in ext2 and ext3 superblocks.
|
/system/extras/ext4_utils/ |
test_ext4fixup | 42 # There is also a phase 4, which is writing out the updated superblocks and
|
indirect.c | 434 u32 superblocks = block_len / info.bg_desc_reserve_blocks; local 466 for (j = 1; j < superblocks; j++) { 474 superblocks - 2;
|
ext4_utils.c | 67 and 7 have backup superblocks. Otherwise, all block groups have backup 68 superblocks */ 120 /* Alloc an array to hold the pointers to the backup superblocks */
|
/external/e2fsprogs/e2fsck/ |
CHANGES | 44 superblocks, group descriptors.)
|
e2fsck.8.in | 91 Additional backup superblocks can be determined by using the 95 option to print out where the superblocks were created. The
|
pass1b.c | 810 * This routine returns 1 if a block overlaps with one of the superblocks, 822 /* Check superblocks/block group descriptors */
|
/external/e2fsprogs/tests/m_dasd_bs/ |
expect.1 | 17 Writing superblocks and filesystem accounting information: done
|
/external/e2fsprogs/tests/m_large_file/ |
expect.1 | 15 Writing superblocks and filesystem accounting information: done
|
/external/e2fsprogs/lib/ext2fs/ |
closefs.c | 268 * we write out the backup superblocks.) 279 * block group descriptors or any of the backup superblocks 287 * superblocks and group descriptors.
|
/external/valgrind/main/docs/internals/ |
performance.txt | 23 - Julian changed findSb to slowly move superblocks to the front of the list
|
/external/valgrind/main/lackey/ |
lk_main.c | 41 // * --trace-superblocks=yes: 144 // Specific Details about --trace-superblocks=yes 147 // known as superblocks. By itself, --trace-superblocks=yes just 157 // --trace-superblocks=yes and --trace-mem=yes together. Then a "SB" 203 else if VG_BOOL_CLO(arg, "--trace-superblocks", clo_trace_sbs) {} 218 " --trace-superblocks=no|yes trace all superblock entries [no]\n" 577 /*--- Stuff for --trace-superblocks ---*/ [all...] |
/external/e2fsprogs/tests/m_no_opt/ |
expect.1 | 16 Writing superblocks and filesystem accounting information: done
|
/external/e2fsprogs/tests/m_std/ |
expect.1 | 17 Writing superblocks and filesystem accounting information: done
|
/external/valgrind/main/coregrind/ |
m_mallocfree.c | 69 // Each arena has a sorted array of superblocks, which expands 125 achieved by ensuring that Superblocks are VG_MIN_MALLOC_SZB-aligned 202 // So, to avoid big overhead, superblocks used to provide aligned 204 // Unsplittable superblocks will be reclaimed when their (only) 206 // Smaller size superblocks are splittable and can be reclaimed when all 210 // superblocks in the arena. If this array is expanded, which 225 /* total # of reclaim executed for unsplittable/splittable superblocks */ 658 // increasing the superblock size reduces the number of superblocks 661 // superblocks with a size > ar_client_sbszB will be unsplittable [all...] |
/external/e2fsprogs/tests/f_resize_inode/ |
expect | 18 Writing superblocks and filesystem accounting information: done
|
/external/e2fsprogs/tests/m_uninit/ |
expect.1 | 17 Writing superblocks and filesystem accounting information: done
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
gfs2_ondisk.h | 90 * Order is important, need to be able to read old superblocks to do on-disk
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
gfs2_ondisk.h | 90 * Order is important, need to be able to read old superblocks to do on-disk
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
gfs2_ondisk.h | 90 * Order is important, need to be able to read old superblocks to do on-disk
|
/external/e2fsprogs/debugfs/ |
debugfs.8.in | 183 group descriptors to all of the backup superblocks, not just to the
|