HomeSort by relevance Sort by last modified time
    Searched refs:l_i_file_acl_high (Results 1 - 10 of 10) sorted by null

  /external/e2fsprogs/lib/ext2fs/
tst_inode_size.c 69 check_field(osd2.linux2.l_i_file_acl_high, 2);
blknum.c 480 blk |= ((__u64) inode->osd2.linux2.l_i_file_acl_high) << 32;
492 inode->osd2.linux2.l_i_file_acl_high = (__u64) blk >> 32;
ext2_fs.h 384 __u16 l_i_file_acl_high; member in struct:ext2_inode::__anon25088::__anon25089
432 __u16 l_i_file_acl_high; member in struct:ext2_inode_large::__anon25094::__anon25095
swapfs.c 255 t->osd2.linux2.l_i_file_acl_high =
256 ext2fs_swab16(f->osd2.linux2.l_i_file_acl_high);
  /external/qemu/distrib/ext4_utils/src/
ext4.h 264 __le16 l_i_file_acl_high; member in struct:ext4_inode::__anon33866::__anon33867
313 #define i_file_acl_high osd2.linux2.l_i_file_acl_high
  /system/extras/ext4_utils/
ext4.h 264 __le16 l_i_file_acl_high; member in struct:ext4_inode::__anon84539::__anon84540
313 #define i_file_acl_high osd2.linux2.l_i_file_acl_high
  /external/e2fsprogs/e2fsck/
pass2.c     [all...]
pass1.c 1051 inode->osd2.linux2.l_i_file_acl_high != 0)
    [all...]
  /external/e2fsprogs/debugfs/
set_fields.c 184 &set_inode.osd2.linux2.l_i_file_acl_high, 6, parse_uint },
debugfs.c 773 (inode->osd2.linux2.l_i_file_acl_high) << 32),
    [all...]

Completed in 201 milliseconds