HomeSort by relevance Sort by last modified time
    Searched defs:l_i_gid_high (Results 1 - 20 of 20) sorted by null

  /bionic/libc/kernel/common/linux/
ext2_fs.h 146 __le16 l_i_gid_high; member in struct:ext2_inode::__anon222::__anon223
175 #define i_gid_high osd2.linux2.l_i_gid_high
ext3_fs.h 184 __le16 l_i_gid_high; member in struct:ext3_inode::__anon231::__anon232
215 #define i_gid_high osd2.linux2.l_i_gid_high
  /development/ndk/platforms/android-3/include/linux/
ext2_fs.h 146 __le16 l_i_gid_high; member in struct:ext2_inode::__anon871::__anon872
175 #define i_gid_high osd2.linux2.l_i_gid_high
ext3_fs.h 184 __le16 l_i_gid_high; member in struct:ext3_inode::__anon880::__anon881
215 #define i_gid_high osd2.linux2.l_i_gid_high
  /external/kernel-headers/original/linux/
ext2_fs.h 245 __le16 l_i_gid_high; /* were reserved2[0] */ member in struct:ext2_inode::__anon4796::__anon4797
274 #define i_gid_high osd2.linux2.l_i_gid_high
ext3_fs.h 288 __le16 l_i_gid_high; /* were reserved2[0] */ member in struct:ext3_inode::__anon4805::__anon4806
319 #define i_gid_high osd2.linux2.l_i_gid_high
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
ext2_fs.h 146 __le16 l_i_gid_high; member in struct:ext2_inode::__anon13587::__anon13588
175 #define i_gid_high osd2.linux2.l_i_gid_high
ext3_fs.h 184 __le16 l_i_gid_high; member in struct:ext3_inode::__anon13596::__anon13597
215 #define i_gid_high osd2.linux2.l_i_gid_high
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
ext2_fs.h 146 __le16 l_i_gid_high; member in struct:ext2_inode::__anon13941::__anon13942
175 #define i_gid_high osd2.linux2.l_i_gid_high
ext3_fs.h 184 __le16 l_i_gid_high; member in struct:ext3_inode::__anon13950::__anon13951
215 #define i_gid_high osd2.linux2.l_i_gid_high
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
ext2_fs.h 146 __le16 l_i_gid_high; member in struct:ext2_inode::__anon14295::__anon14296
175 #define i_gid_high osd2.linux2.l_i_gid_high
ext3_fs.h 184 __le16 l_i_gid_high; member in struct:ext3_inode::__anon14304::__anon14305
215 #define i_gid_high osd2.linux2.l_i_gid_high
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
ext2_fs.h 146 __le16 l_i_gid_high; member in struct:ext2_inode::__anon14703::__anon14704
175 #define i_gid_high osd2.linux2.l_i_gid_high
ext3_fs.h 184 __le16 l_i_gid_high; member in struct:ext3_inode::__anon14712::__anon14713
215 #define i_gid_high osd2.linux2.l_i_gid_high
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
ext2_fs.h 146 __le16 l_i_gid_high; member in struct:ext2_inode::__anon15077::__anon15078
175 #define i_gid_high osd2.linux2.l_i_gid_high
ext3_fs.h 184 __le16 l_i_gid_high; member in struct:ext3_inode::__anon15086::__anon15087
215 #define i_gid_high osd2.linux2.l_i_gid_high
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
ext2_fs.h 146 __le16 l_i_gid_high; member in struct:ext2_inode::__anon15490::__anon15491
175 #define i_gid_high osd2.linux2.l_i_gid_high
ext3_fs.h 184 __le16 l_i_gid_high; member in struct:ext3_inode::__anon15499::__anon15500
215 #define i_gid_high osd2.linux2.l_i_gid_high
  /external/e2fsprogs/lib/ext2fs/
ext2_fs.h 336 __u16 l_i_gid_high; /* were reserved2[0] */ member in struct:ext2_inode::__anon3522::__anon3523
392 __u16 l_i_gid_high; /* were reserved2[0] */ member in struct:ext2_inode_large::__anon3530::__anon3531
428 #define i_gid_high osd2.linux2.l_i_gid_high
460 #define inode_gid(inode) ((inode).i_gid | (inode).osd2.linux2.l_i_gid_high << 16)
462 #define ext2fs_set_i_gid_high(inode,x) ((inode).osd2.linux2.l_i_gid_high = (x))
  /system/extras/ext4_utils/
ext4.h 266 __le16 l_i_gid_high; member in struct:ext4_inode::__anon16015::__anon16016
318 #define i_gid_high osd2.linux2.l_i_gid_high

Completed in 39 milliseconds