Home | History | Annotate | Download | only in misc

Lines Matching refs:gid

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