Home | History | Annotate | Download | only in misc

Lines Matching refs:gid

413 	__u32			uid, gid;
431 gid = getgid();
432 inode.i_gid = gid;
433 ext2fs_set_i_gid_high(inode, gid >> 16);