HomeSort by relevance Sort by last modified time
    Searched full:superblock (Results 176 - 200 of 306) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h 75 * Depending on the architecture and the media, the superblock may
82 * all cases the size of the superblock will be SBLOCKSIZE. All values are
157 /* superblock state encoding */
325 * This is the actual superblock, as it is laid out on the disk.
436 __fs64 fs_sblockloc; /* byte offset of standard superblock */
774 __u32 s_sbbase; /* offset of NeXTstep superblock */
    [all...]
genhd.h 134 __le32 d_sbsize; /* max size of fs superblock, bytes */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h 75 * Depending on the architecture and the media, the superblock may
82 * all cases the size of the superblock will be SBLOCKSIZE. All values are
157 /* superblock state encoding */
325 * This is the actual superblock, as it is laid out on the disk.
436 __fs64 fs_sblockloc; /* byte offset of standard superblock */
774 __u32 s_sbbase; /* offset of NeXTstep superblock */
    [all...]
genhd.h 134 __le32 d_sbsize; /* max size of fs superblock, bytes */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h 75 * Depending on the architecture and the media, the superblock may
82 * all cases the size of the superblock will be SBLOCKSIZE. All values are
157 /* superblock state encoding */
325 * This is the actual superblock, as it is laid out on the disk.
436 __fs64 fs_sblockloc; /* byte offset of standard superblock */
774 __u32 s_sbbase; /* offset of NeXTstep superblock */
    [all...]
genhd.h 134 __le32 d_sbsize; /* max size of fs superblock, bytes */
  /system/vold/
VolumeManager.cpp 303 // Add +1 for our superblock which is at the end
343 * Drop down the superblock at the end of the file
348 SLOGE("Failed to open new DM device for superblock write (%s)", strerror(errno));
359 SLOGE("Failed to lseek for superblock (%s)", strerror(errno));
370 SLOGE("Failed to write superblock (%s)", strerror(errno));
918 nr_sec--; // We don't want the devmapping to extend onto our superblock
    [all...]
  /external/e2fsprogs/e2fsck/
e2fsck.h 173 #define E2F_FLAG_SB_SPECIFIED 0x0100 /* The superblock was explicitly
211 blk_t superblock; /* sb used to open fs */ member in struct:e2fsck_struct
message.c 51 * %S backup superblock
81 * @S superblock
recovery.c 141 printk(KERN_ERR "JBD: corrupted journal superblock\n");
236 * The journal superblock's s_start field (the current log head)
375 * block offsets): query the superblock.
  /external/kernel-headers/original/linux/
quota.h 221 struct super_block *dq_sb; /* superblock this applies to */
258 int (*write_info) (struct super_block *, int); /* Write of quota "superblock" */
  /external/e2fsprogs/debian/
changelog 73 * Change e2fsck to accept superblock times to be fudged by up to 24
81 it to populate the superblock stride and stripe sizes and warn if
187 superblock if the journal is moved; this avoids an unnecessary full
214 descriptors need fixing, and the backup superblock is corrupt.
291 filesystem via the superblock field s_kbytes_written
358 field in their superblock.
527 filesystem, and make it try the backup superblock/block group
580 in the superblock is in the future. (Closes: #446005)
    [all...]
  /external/e2fsprogs/debugfs/
debugfs.o 
  /external/e2fsprogs/ext2ed/
init.c 100 add_user_command (&ext2_commands,"super","Moves to the superblock of the filesystem",type_ext2___super);
313 add_user_command (&ptr->type_commands,"gocopy","Move to another backup copy of the superblock",type_ext2_super_block___gocopy);
314 add_user_command (&ptr->type_commands,"setactivecopy","Copies the current superblock to the main superblock",type_ext2_super_block___setactivecopy);
  /external/e2fsprogs/lib/ext2fs/
ext2_fs.h 65 /* Assume that user mode programs are passing in an ext2fs superblock, not
540 __u16 s_block_group_nr; /* block group # of this superblock */
558 __u8 s_journal_uuid[16]; /* uuid of journal superblock */
730 * superblock.
res_gdt.c 20 * Iterate through the groups which hold BACKUP superblock/GDT copies in an
  /external/valgrind/main/lackey/docs/
lk-manual.xml 114 Lackey prints out the address of every superblock
  /external/valgrind/main/memcheck/tests/
custom_alloc.c 79 array[10] = 10; // invalid write (ok w/o MALLOCLIKE -- in superblock)
  /external/e2fsprogs/misc/
mke2fs.c 248 * The primary superblock and group descriptors *must* be
255 "superblock/group descriptor area bad.\n"), i);
279 _("Warning: the backup superblock/group descriptors at block %u contain\n"
560 _("while initializing journal superblock"));
595 _("while writing journal superblock"));
651 printf(_("Superblock backups stored on blocks: "));
    [all...]
  /external/valgrind/main/lackey/
lk_main.c 42 // trace all superblock entries. Mostly of interest
148 // prints a message as each superblock is run:
156 // superblock. You can see the relationship more obviously if you use
218 " --trace-superblocks=no|yes trace all superblock entries [no]\n"
634 /* Count this superblock. */
642 /* Print this superblock's address. */
    [all...]
  /dalvik/vm/compiler/codegen/arm/
LocalOptimizations.cpp 72 * superblock, to eliminate redundant loads and stores.
269 * superblock, to try to hoist loads to earlier slots.
  /external/valgrind/main/VEX/pub/
libvex_guest_x86.h 135 superblock, but they may validly be changed by LibVEX's client in
136 between superblock executions.
  /external/e2fsprogs/tests/f_resize_inode/
expect 14 Superblock backups stored on blocks:
  /system/core/toolbox/
mount.c 182 * superblock is invalid, try the next.
  /external/grub/stage2/
jfs.h 28 * file system option (superblock flag)
75 #define SUPER1_OFF 0x8000 /* primary superblock */
262 * storing in the superblock. I don't know how

Completed in 948 milliseconds

1 2 3 4 5 6 78 91011>>