Home
last modified time | relevance | path

Searched refs:i_gid_high (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ext2/
H A Dinode.c1430 i_gid |= le16_to_cpu(raw_inode->i_gid_high) << 16; in ext2_iget()
1561 raw_inode->i_gid_high = cpu_to_le16(high_16_bits(gid)); in __ext2_write_inode()
1564 raw_inode->i_gid_high = 0; in __ext2_write_inode()
1570 raw_inode->i_gid_high = 0; in __ext2_write_inode()
H A Dext2.h364 #define i_gid_high osd2.linux2.l_i_gid_high macro
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dinode.c4796 i_gid |= le16_to_cpu(raw_inode->i_gid_high) << 16; in __ext4_iget()
5156 raw_inode->i_gid_high = 0; in ext4_do_update_inode()
5160 raw_inode->i_gid_high = in ext4_do_update_inode()
5167 raw_inode->i_gid_high = 0; in ext4_do_update_inode()
H A Dext4.h947 #define i_gid_high osd2.linux2.l_i_gid_high macro
954 #define i_gid_high osd2.hurd2.h_i_gid_high macro