Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A Dinode.c1406 i_uid |= le16_to_cpu(raw_inode->i_uid_high) << 16; in ext2_iget()
1530 raw_inode->i_uid_high = cpu_to_le16(high_16_bits(uid)); in __ext2_write_inode()
1533 raw_inode->i_uid_high = 0; in __ext2_write_inode()
1539 raw_inode->i_uid_high = 0; in __ext2_write_inode()
H A Dext2.h351 #define i_uid_high osd2.linux2.l_i_uid_high macro
/linux/fs/ext4/
H A Dinode.c4248 raw_inode->i_uid_high = 0; in ext4_fill_raw_inode()
4251 raw_inode->i_uid_high = in ext4_fill_raw_inode()
4259 raw_inode->i_uid_high = 0; in ext4_fill_raw_inode()
4756 i_uid |= le16_to_cpu(raw_inode->i_uid_high) << 16; in __ext4_iget()
H A Dext4.h957 #define i_uid_high osd2.linux2.l_i_uid_high macro
964 #define i_uid_high osd2.hurd2.h_i_uid_high macro