Searched refs:i_e2fs_uid_high (Results 1 – 3 of 3) sorted by relevance
245 #define i_e2fs_uid_high i_e2din->e2di_uid_high macro
187 ip->i_e2fs_uid_high = ip->i_e2fs_uid >> 16; in ext2fs_update()
918 ip->i_e2fs_uid = ip->i_e2fs_uid_low | (ip->i_e2fs_uid_high << 16); in ext2fs_vget()