Searched refs:high_16_bits (Results 1 – 2 of 2) sorted by relevance
96 #define high_16_bits(x) (((x) & 0xFFFF0000) >> 16) macro
4780 cpu_to_le16(high_16_bits(i_uid)); in ext4_fill_raw_inode()4782 cpu_to_le16(high_16_bits(i_gid)); in ext4_fill_raw_inode()