/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/sys/ |
mount.h | 59 * Superblock flags that can be altered by MS_REMOUNT
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/sys/ |
mount.h | 59 * Superblock flags that can be altered by MS_REMOUNT
|
/external/e2fsprogs/e2fsck/ |
e2fsck.conf.5.in | 106 the superblock times to be fudged by up to 24 hours. 122 last mounted or last write time in the superblock in the future. This
|
super.c | 2 * e2fsck.c - superblock checks 813 * superblock times to be fudged by up to 24 hours. This can 825 * Check to see if the superblock last mount time or last 874 * primary superblock. This is actually a bad thing, and we should 879 * copying the primary superblock during online resize.
|
/external/e2fsprogs/lib/ext2fs/ |
ext2_err.et.in | 192 "The ext2 superblock is corrupt" 264 "Journal superblock not found"
|
ext2fs.h | 33 * Where the master copy of the superblock is located, and how big 35 * the size of the superblock structure is not necessarily trustworthy 36 * (some versions have the padding set up so that the superblock is 185 * EXT2_MKJOURNAL_V1_SUPER Make a (deprecated) V1 journal superblock [all...] |
/external/grub/stage2/ |
fsys_reiserfs.c | 567 /* check filesystem types and read superblock into memory buffer */ 572 int superblock = REISERFS_DISK_OFFSET_IN_BYTES >> SECTOR_BITS; local 574 if (part_length < superblock + (sizeof (super) >> SECTOR_BITS) 575 || ! devread (superblock, 0, sizeof (struct reiserfs_super_block), 585 superblock = REISERFS_OLD_DISK_OFFSET_IN_BYTES >> SECTOR_BITS; 586 if (part_length < superblock + (sizeof (super) >> SECTOR_BITS) 587 || ! devread (superblock, 0, sizeof (struct reiserfs_super_block), 642 block_read (superblock >> INFO->blocksize_shift, [all...] |
ufs2.h | 195 * Superblock offsets 212 * snapshot files that can be recorded within the superblock so 316 grub_int64_t fs_sblockloc; /* byte offset of standard superblock */
|
/external/e2fsprogs/misc/ |
mke2fs.8.in | 241 Set a flag in the filesystem superblock indicating that it may be 360 @JDEV@stored in the ext2 superblock at the start of the journal. Use 532 Create a filesystem with fewer superblock backup copies 557 Write superblock and group descriptors only. This is useful if all of 558 the superblock and backup superblocks are corrupted, and a last-ditch 562 superblock and group descriptors, while not touching the inode table
|
tune2fs.c | 20 * 93/12/14 - Added -l flag to list contents of superblock 199 /* Get the journal superblock */ 202 _("while reading journal superblock")); 209 fputs(_("Journal superblock not found!\n"), stderr); 231 /* Write back the journal superblock */ 234 "while writing journal superblock."); [all...] |
/external/e2fsprogs/ext2ed/doc/ |
ext2fs-overview.sgml | 302 second block, right after the superblock. However, only the first copy (in 327 filesystem's <Literal remap="tt">superblock</Literal>, which will be explained later. 391 which is listed in the <Literal remap="tt">superblock</Literal>. 446 The number of inodes in a blocks group is available in the superblock variable 1108 <Title>The superblock</Title> 1111 The <Literal remap="tt">superblock</Literal> is a block which contains information which describes 1116 The superblock is located at the <Literal remap="tt">fixed offset 1024</Literal> in the device. Its 1121 The superblock, like the group descriptors, is copied on each blocks group [all...] |
user-guide.sgml | 390 the ext2 magic number in the main superblock. 402 the main superblock is damaged and autodetection will fail. In that 413 superblock, unless the used overrides this behavior with an 977 <Literal remap="tt">block, inode, superblock, block groups, block allocation bitmap, inode 1026 <Sect2 id="general-superblock"> 1035 The <Command>super</Command> command will "bring you" to the main superblock copy. It 1037 will be able to view and edit the superblock. When you are in the 1038 superblock, other commands will be available. 1151 <Title>The superblock</Title> 1154 The superblock can always be reached by the ext2 general comman [all...] |
ext2ed-design.sgml | 402 basic concepts - The <Literal remap="tt">superblock</Literal>, for example. It seems that the 403 superblock is an important part of the filesystem. I decided to start 408 I realized that the superblock should be at a fixed location in the 411 the kernel sources revealed that the superblock is signed by a special 413 stands for Extended Filesystem). I quickly found the superblock at the 415 superblock was set exactly to the above value. 419 It seems that starting with the <Literal remap="tt">superblock</Literal> was a good bet - Just from [all...] |
/external/e2fsprogs/debugfs/ |
debugfs.c | 48 static void open_filesystem(char *device, int open_flags, blk_t superblock, 55 if (superblock != 0 && blocksize == 0) { 56 com_err(device, 0, "if you specify the superblock, you must also specify the block size"); 82 retval = ext2fs_open(device, open_flags, superblock, blocksize, 128 blk_t superblock = 0; local 161 superblock = parse_ulong(optarg, argv[0], 162 "superblock number", &err); 176 superblock, blocksize, catastrophic, 181 fprintf(stderr, "%s: Usage: open [-s superblock] [-b blocksize] " 2151 blk_t superblock = 0; local [all...] |
set_fields.c | 2 * set_fields.c --- set a superblock value 434 type = "Superblock"; 481 "superblock fields\n\twhich can be set.";
|
/external/e2fsprogs/doc/ |
libext2fs.texinfo | 152 changes to the superblock and group descripts can be written out to disk 173 @deftypefun errcode_t ext2fs_open (const char *@var{name}, int @var{flags}, int @var{superblock}, int @var{block_size}, io_manager @var{manager}, ext2_filsys *@var{ret_fs}) 181 The @var{superblock} parameter specifies the block number of the 182 superblock which should be used when opening the filesystem. 183 If @var{superblock} is zero, @code{ext2fs_open} will use the primary 184 superblock located at offset 1024 bytes from the start of the filesystem 190 the block size found in the superblock, or the error 192 @var{block_size} parameter is also used to help fund the superblock when 193 @var{superblock} is non-zero. 205 superblock [all...] |
/external/e2fsprogs/lib/blkid/ |
probe.h | 38 long bim_kboff; /* kilobyte offset of superblock */ 39 unsigned bim_sboff; /* byte offset within superblock */ 434 __u32 __pad0; /* Was superblock flags in gfs1 */
|
/external/kernel-headers/original/linux/ |
ext2_fs.h | 78 /* Assume that user mode programs are passing in an ext2fs superblock, not 382 __le16 s_block_group_nr; /* block group # of this superblock */ 400 __u8 s_journal_uuid[16]; /* uuid of journal superblock */
|
/external/valgrind/main/exp-bbv/docs/ |
bbv-manual.xml | 258 Valgrind actually provides instrumentation at a superblock level. 259 A superblock has one entry point but unlike basic blocks can 272 When a superblock is run for the first time, it is instrumented
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ext2_fs.h | 68 /* Assume that user mode programs are passing in an ext2fs superblock, not 356 __le16 s_block_group_nr; /* block group # of this superblock */ 374 __u8 s_journal_uuid[16]; /* uuid of journal superblock */
|
ext3_fs.h | 436 __le16 s_block_group_nr; /* block group # of this superblock */ 454 /*D0*/ __u8 s_journal_uuid[16]; /* uuid of journal superblock */ 467 /* Assume that user mode programs are passing in an ext3fs superblock, not
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ext2_fs.h | 68 /* Assume that user mode programs are passing in an ext2fs superblock, not 356 __le16 s_block_group_nr; /* block group # of this superblock */ 374 __u8 s_journal_uuid[16]; /* uuid of journal superblock */
|
ext3_fs.h | 436 __le16 s_block_group_nr; /* block group # of this superblock */ 454 /*D0*/ __u8 s_journal_uuid[16]; /* uuid of journal superblock */ 467 /* Assume that user mode programs are passing in an ext3fs superblock, not
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ext2_fs.h | 68 /* Assume that user mode programs are passing in an ext2fs superblock, not 356 __le16 s_block_group_nr; /* block group # of this superblock */ 374 __u8 s_journal_uuid[16]; /* uuid of journal superblock */
|
ext3_fs.h | 436 __le16 s_block_group_nr; /* block group # of this superblock */ 454 /*D0*/ __u8 s_journal_uuid[16]; /* uuid of journal superblock */ 467 /* Assume that user mode programs are passing in an ext3fs superblock, not
|