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

  /external/e2fsprogs/lib/ext2fs/
tst_inode_size.c 70 check_field(osd2.linux2.l_i_file_acl_high, 2);
blknum.c 503 blk |= ((__u64) inode->osd2.linux2.l_i_file_acl_high) << 32;
515 inode->osd2.linux2.l_i_file_acl_high = (__u64) blk >> 32;
swapfs.c 270 t->osd2.linux2.l_i_file_acl_high =
271 ext2fs_swab16(f->osd2.linux2.l_i_file_acl_high);
ext2_fs.h 406 __u16 l_i_file_acl_high; member in struct:ext2_inode::__anon17824::__anon17825
454 __u16 l_i_file_acl_high; member in struct:ext2_inode_large::__anon17830::__anon17831
    [all...]
  /external/syslinux/libinstaller/ext2fs/
ext2_fs.h 383 __u16 l_i_file_acl_high; member in struct:ext2_inode::__anon35043::__anon35044
431 __u16 l_i_file_acl_high; member in struct:ext2_inode_large::__anon35049::__anon35050
  /system/extras/ext4_utils/include/ext4_utils/
ext4.h 264 __le16 l_i_file_acl_high; member in struct:ext4_inode::__anon114393::__anon114394
314 #define i_file_acl_high osd2.linux2.l_i_file_acl_high
  /external/e2fsprogs/e2fsck/
pass2.c     [all...]
pass1.c     [all...]
  /external/e2fsprogs/debugfs/
set_fields.c 214 &set_inode.osd2.linux2.l_i_file_acl_high, 6, parse_uint },
debugfs.c 855 (inode->osd2.linux2.l_i_file_acl_high) << 32),
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c 559 if (inode->osd2.linux2.l_i_file_acl_high) {
560 inode->osd2.linux2.l_i_file_acl_high = 0;
    [all...]

Completed in 522 milliseconds