Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A Dinode.c1407 i_gid |= le16_to_cpu(raw_inode->i_gid_high) << 16; in ext2_iget()
1531 raw_inode->i_gid_high = cpu_to_le16(high_16_bits(gid)); in __ext2_write_inode()
1534 raw_inode->i_gid_high = 0; in __ext2_write_inode()
1540 raw_inode->i_gid_high = 0; in __ext2_write_inode()
H A Dext2.h352 #define i_gid_high osd2.linux2.l_i_gid_high macro
/linux/fs/ext4/
H A Dinode.c4327 raw_inode->i_gid_high = 0; in ext4_fill_raw_inode()
4331 raw_inode->i_gid_high = in ext4_fill_raw_inode()
4338 raw_inode->i_gid_high = 0; in ext4_fill_raw_inode()
4835 i_gid |= le16_to_cpu(raw_inode->i_gid_high) << 16; in __ext4_iget()
H A Dext4.h958 #define i_gid_high osd2.linux2.l_i_gid_high macro
965 #define i_gid_high osd2.hurd2.h_i_gid_high macro