Lines Matching refs:uid
413 __u32 uid, gid;427 uid = getuid();428 inode.i_uid = uid;429 ext2fs_set_i_uid_high(inode, uid >> 16);430 if (uid) {