HomeSort by relevance Sort by last modified time
    Searched refs:s_first_ino (Results 1 - 25 of 110) sorted by null

1 2 3 4 5

  /external/e2fsprogs/lib/ext2fs/
tst_super_size.c 71 check_field(s_first_ino);
initialize.c 175 set_field(s_first_ino, EXT2_GOOD_OLD_FIRST_INO);
184 super->s_first_ino = EXT2_GOOD_OLD_FIRST_INO;
409 numblocks -= super->s_first_ino;
ext2_fs.h 89 #define EXT2_FIRST_INO(s) (EXT2_SB(s)->s_first_ino)
96 EXT2_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
552 __u32 s_first_ino; /* First non-reserved inode */ member in struct:ext2_super_block
swapfs.c 52 sb->s_first_ino = ext2fs_swab32(sb->s_first_ino);
  /external/kernel-headers/original/linux/
ext2_fs.h 109 #define EXT2_FIRST_INO(s) (EXT2_SB(s)->s_first_ino)
116 (s)->s_first_ino)
380 __le32 s_first_ino; /* First non-reserved inode */ member in struct:ext2_super_block
ext3_fs.h 99 #define EXT3_FIRST_INO(s) (EXT3_SB(s)->s_first_ino)
106 (s)->s_first_ino)
451 __le32 s_first_ino; /* First non-reserved inode */ member in struct:ext3_super_block
  /bionic/libc/kernel/common/linux/
ext2_fs.h 54 #define EXT2_FIRST_INO(s) (((s)->s_rev_level == EXT2_GOOD_OLD_REV) ? EXT2_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
280 __le32 s_first_ino; member in struct:ext2_super_block
ext3_fs.h 55 #define EXT3_FIRST_INO(s) (((s)->s_rev_level == EXT3_GOOD_OLD_REV) ? EXT3_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
351 __le32 s_first_ino; member in struct:ext3_super_block
  /development/ndk/platforms/android-3/include/linux/
ext2_fs.h 51 #define EXT2_FIRST_INO(s) (((s)->s_rev_level == EXT2_GOOD_OLD_REV) ? EXT2_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
253 __le32 s_first_ino; member in struct:ext2_super_block
ext3_fs.h 52 #define EXT3_FIRST_INO(s) (((s)->s_rev_level == EXT3_GOOD_OLD_REV) ? EXT3_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
318 __le32 s_first_ino; member in struct:ext3_super_block
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ext2_fs.h 92 (s)->s_first_ino)
354 __le32 s_first_ino; /* First non-reserved inode */ member in struct:ext2_super_block
ext3_fs.h 85 (s)->s_first_ino)
434 __le32 s_first_ino; /* First non-reserved inode */ member in struct:ext3_super_block
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ext2_fs.h 92 (s)->s_first_ino)
354 __le32 s_first_ino; /* First non-reserved inode */ member in struct:ext2_super_block
ext3_fs.h 85 (s)->s_first_ino)
434 __le32 s_first_ino; /* First non-reserved inode */ member in struct:ext3_super_block
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ext2_fs.h 92 (s)->s_first_ino)
354 __le32 s_first_ino; /* First non-reserved inode */ member in struct:ext2_super_block
ext3_fs.h 85 (s)->s_first_ino)
434 __le32 s_first_ino; /* First non-reserved inode */ member in struct:ext3_super_block
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
ext2_fs.h 51 #define EXT2_FIRST_INO(s) (((s)->s_rev_level == EXT2_GOOD_OLD_REV) ? EXT2_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
253 __le32 s_first_ino; member in struct:ext2_super_block
ext3_fs.h 52 #define EXT3_FIRST_INO(s) (((s)->s_rev_level == EXT3_GOOD_OLD_REV) ? EXT3_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
318 __le32 s_first_ino; member in struct:ext3_super_block
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
ext2_fs.h 51 #define EXT2_FIRST_INO(s) (((s)->s_rev_level == EXT2_GOOD_OLD_REV) ? EXT2_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
253 __le32 s_first_ino; member in struct:ext2_super_block
ext3_fs.h 52 #define EXT3_FIRST_INO(s) (((s)->s_rev_level == EXT3_GOOD_OLD_REV) ? EXT3_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
318 __le32 s_first_ino; member in struct:ext3_super_block
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
ext2_fs.h 51 #define EXT2_FIRST_INO(s) (((s)->s_rev_level == EXT2_GOOD_OLD_REV) ? EXT2_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
253 __le32 s_first_ino; member in struct:ext2_super_block
ext3_fs.h 52 #define EXT3_FIRST_INO(s) (((s)->s_rev_level == EXT3_GOOD_OLD_REV) ? EXT3_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
318 __le32 s_first_ino; member in struct:ext3_super_block
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
ext2_fs.h 51 #define EXT2_FIRST_INO(s) (((s)->s_rev_level == EXT2_GOOD_OLD_REV) ? EXT2_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
253 __le32 s_first_ino; member in struct:ext2_super_block
ext3_fs.h 52 #define EXT3_FIRST_INO(s) (((s)->s_rev_level == EXT3_GOOD_OLD_REV) ? EXT3_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
318 __le32 s_first_ino; member in struct:ext3_super_block
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
ext2_fs.h 51 #define EXT2_FIRST_INO(s) (((s)->s_rev_level == EXT2_GOOD_OLD_REV) ? EXT2_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
253 __le32 s_first_ino; member in struct:ext2_super_block

Completed in 5797 milliseconds

1 2 3 4 5