HomeSort by relevance Sort by last modified time
    Searched full:inode (Results 326 - 350 of 666) sorted by null

<<11121314151617181920>>

  /external/e2fsprogs/doc/
libext2fs.texinfo 132 * Inode Functions::
254 calls @code{ext2fs_allocate_tables} to allocate space for the inode
255 table, and the inode and block bitmaps. In addition, @code{mke2fs} must
256 also initialize the inode tables by clearing them with zeros, create the
273 inode table or the root directory. This must be done by the calling
290 and creating one inode for every 4096 bytes.
353 Allocate space for the inode table and the block and inode bitmaps. The
354 inode tables and block and inode bitmaps aren't actually initialized
    [all...]
  /external/e2fsprogs/po/
cs.po 10 #. "inode", and so on. In order to make it easier for translators, the
23 #. a dynamic %-expansion, which expands %i as an inode number, and so
26 #. expansions; so for example, "%Iu" expands to the inode's user id
27 #. ownership field (inode->i_uid).
32 #. %Di <dirent> -> ino inode number
37 #. %d <dir> inode number
39 #. %i <ino> inode number
40 #. %Is <inode> -> i_size
41 #. %IS <inode> -> i_extra_isize
42 #. %Ib <inode> -> i_block
    [all...]
  /bionic/libc/kernel/common/linux/
efs_dir.h 19 __be32 inode; member in struct:efs_dentry
efs_fs_i.h 59 struct inode vfs_inode;
net.h 19 struct inode;
  /development/ndk/platforms/android-3/include/linux/
efs_dir.h 19 __be32 inode; member in struct:efs_dentry
efs_fs_i.h 59 struct inode vfs_inode;
net.h 19 struct inode;
  /external/e2fsprogs/e2fsck/
dx_dirinfo.c 24 printf("add_dx_dir_info for inode %lu...\n", ino);
48 * Normally, add_dx_dir_info is called with each inode in
53 * the dx_dir_info array needs to be sorted by inode number for
78 * get_dx_dir_info() --- given an inode number, try to find the directory
  /external/e2fsprogs/tests/d_loaddump/
expect 5 Allocated inode: 12
  /external/e2fsprogs/tests/f_imagic_fs/
expect.1 7 Inode 2 ref count is 4, should be 3. Fix? yes
  /external/e2fsprogs/tests/f_miss_journal/
expect.1 1 Superblock has an invalid journal (inode 8).
  /external/e2fsprogs/tests/progs/
hold_inode.c 2 * hold_inode.c --- test program which holds an inode or directory
test_rel.c 36 * Helper function which parses an inode number.
85 com_err(request, 0, "An inode relocation table must be open.");
394 if (parse_inode(argv[0], "old inode", argv[1], &old))
396 if (parse_inode(argv[0], "new inode", argv[2], &new))
418 const char *usage = "%s inode";
430 if (parse_inode(argv[0], "inode", argv[1], &old))
456 if (parse_inode(argv[0], "original inode", argv[1], &orig))
536 const char *usage = "%s inode block offset";
550 if (parse_inode(argv[0], "inode", argv[1], &ino))
573 const char *usage = "%s inode";
    [all...]
  /external/kernel-headers/original/linux/
ext2_fs.h 56 * Special inode numbers
58 #define EXT2_BAD_INO 1 /* Bad blocks inode */
59 #define EXT2_ROOT_INO 2 /* Root inode */
60 #define EXT2_BOOT_LOADER_INO 5 /* Boot loader inode */
61 #define EXT2_UNDEL_DIR_INO 6 /* Undelete directory inode */
63 /* First non-reserved inode for old ext2 filesystems */
172 * Inode flags
209 * Structure of an inode on the disk
380 __le32 s_first_ino; /* First non-reserved inode */
381 __le16 s_inode_size; /* size of inode structure *
511 __le32 inode; \/* Inode number *\/ member in struct:ext2_dir_entry
524 __le32 inode; \/* Inode number *\/ member in struct:ext2_dir_entry_2
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ext2_fs.h 58 * Special inode numbers
60 #define EXT2_BAD_INO 1 /* Bad blocks inode */
61 #define EXT2_ROOT_INO 2 /* Root inode */
62 #define EXT2_BOOT_LOADER_INO 5 /* Boot loader inode */
63 #define EXT2_UNDEL_DIR_INO 6 /* Undelete directory inode */
65 /* First non-reserved inode for old ext2 filesystems */
135 * Inode flags (GETFLAGS/SETFLAGS)
182 * Structure of an inode on the disk
354 __le32 s_first_ino; /* First non-reserved inode */
355 __le16 s_inode_size; /* size of inode structure *
485 __le32 inode; \/* Inode number *\/ member in struct:ext2_dir_entry
498 __le32 inode; \/* Inode number *\/ member in struct:ext2_dir_entry_2
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
efs_dir.h 19 __be32 inode; member in struct:efs_dentry
efs_fs_i.h 59 struct inode vfs_inode;
net.h 19 struct inode;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
efs_dir.h 19 __be32 inode; member in struct:efs_dentry
efs_fs_i.h 59 struct inode vfs_inode;
net.h 19 struct inode;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
efs_dir.h 19 __be32 inode; member in struct:efs_dentry
efs_fs_i.h 59 struct inode vfs_inode;
net.h 19 struct inode;

Completed in 437 milliseconds

<<11121314151617181920>>