Searched refs:l_i_file_acl_high (Results 1 - 9 of 9) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dtst_inode_size.c69 check_field(osd2.linux2.l_i_file_acl_high, 2);
H A Dblknum.c480 blk |= ((__u64) inode->osd2.linux2.l_i_file_acl_high) << 32;
492 inode->osd2.linux2.l_i_file_acl_high = (__u64) blk >> 32;
H A Dext2_fs.h384 __u16 l_i_file_acl_high; member in struct:ext2_inode::__anon20470::__anon20471
432 __u16 l_i_file_acl_high; member in struct:ext2_inode_large::__anon20476::__anon20477
H A Dswapfs.c255 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/
H A Dext4.h264 __le16 l_i_file_acl_high; member in struct:ext4_inode::__anon29262::__anon29263
313 #define i_file_acl_high osd2.linux2.l_i_file_acl_high
/external/e2fsprogs/e2fsck/
H A Dpass2.c1370 inode.osd2.linux2.l_i_file_acl_high != 0) {
1371 pctx.num = inode.osd2.linux2.l_i_file_acl_high;
1373 inode.osd2.linux2.l_i_file_acl_high = 0;
H A Dpass1.c1051 inode->osd2.linux2.l_i_file_acl_high != 0)
/external/e2fsprogs/debugfs/
H A Dset_fields.c184 &set_inode.osd2.linux2.l_i_file_acl_high, 6, parse_uint },
H A Ddebugfs.c773 (inode->osd2.linux2.l_i_file_acl_high) << 32),

Completed in 248 milliseconds