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

  /external/syslinux/core/fs/ext2/
ext2_fs.h 191 uint32_t i_dir_acl; /* Directory ACL */ member in struct:ext2_inode
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ext2_fs.h 235 __le32 i_dir_acl; /* Directory ACL */ member in struct:ext2_inode
263 #define i_size_high i_dir_acl
  /external/syslinux/libinstaller/ext2fs/
ext2_fs.h 378 __u32 i_size_high; /* Formerly i_dir_acl, directory ACL */
426 __u32 i_size_high; /* Formerly i_dir_acl, directory ACL */
456 #define i_dir_acl i_size_high macro
  /external/e2fsprogs/lib/ext2fs/
ext2_fs.h 401 __u32 i_size_high; /* Formerly i_dir_acl, directory ACL */
449 __u32 i_size_high; /* Formerly i_dir_acl, directory ACL */
487 #define i_dir_acl i_size_high macro
    [all...]

Completed in 489 milliseconds