HomeSort by relevance Sort by last modified time
    Searched refs:l_i_file_acl_high (Results 1 - 9 of 9) 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 385 __u16 l_i_file_acl_high; member in struct:ext2_inode::__anon10039::__anon10040
433 __u16 l_i_file_acl_high; member in struct:ext2_inode_large::__anon10045::__anon10046
    [all...]
swapfs.c 255 t->osd2.linux2.l_i_file_acl_high =
256 ext2fs_swab16(f->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::__anon74440::__anon74441
313 #define i_file_acl_high osd2.linux2.l_i_file_acl_high
  /external/e2fsprogs/e2fsck/
pass2.c     [all...]
pass1.c 1057 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 340 milliseconds