Home
last modified time | relevance | path

Searched refs:l_i_file_acl_high (Results 1 – 10 of 10) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dtst_inode_size.c70 check_field(osd2.linux2.l_i_file_acl_high, 2); in main()
Dblknum.c503 blk |= ((__u64) inode->osd2.linux2.l_i_file_acl_high) << 32; in ext2fs_file_acl_block()
515 inode->osd2.linux2.l_i_file_acl_high = (__u64) blk >> 32; in ext2fs_file_acl_block_set()
Dswapfs.c270 t->osd2.linux2.l_i_file_acl_high = in ext2fs_swap_inode_full()
271 ext2fs_swab16(f->osd2.linux2.l_i_file_acl_high); in ext2fs_swap_inode_full()
Dext2_fs.h406 __u16 l_i_file_acl_high; member
454 __u16 l_i_file_acl_high; member
/external/syslinux/libinstaller/ext2fs/
Dext2_fs.h383 __u16 l_i_file_acl_high; member
431 __u16 l_i_file_acl_high; member
/external/e2fsprogs/e2fsck/
Dpass2.c1794 inode.osd2.linux2.l_i_file_acl_high != 0) { in e2fsck_process_bad_inode()
1795 pctx.num = inode.osd2.linux2.l_i_file_acl_high; in e2fsck_process_bad_inode()
1797 inode.osd2.linux2.l_i_file_acl_high = 0; in e2fsck_process_bad_inode()
Dpass1.c1719 inode->osd2.linux2.l_i_file_acl_high != 0) in e2fsck_pass1()
/external/e2fsprogs/debugfs/
Dset_fields.c214 &set_inode.osd2.linux2.l_i_file_acl_high, 6, parse_uint },
Ddebugfs.c855 (inode->osd2.linux2.l_i_file_acl_high) << 32), in internal_dump_inode()
/external/e2fsprogs/resize/
Dresize2fs.c559 if (inode->osd2.linux2.l_i_file_acl_high) { in zero_high_bits_in_inodes()
560 inode->osd2.linux2.l_i_file_acl_high = 0; in zero_high_bits_in_inodes()