part2             190 xfs/xfs_syscalls-common.c store_pag (struct ucred **ret_cred, gid_t part1, gid_t part2)
part2             210 xfs/xfs_syscalls-common.c     cred->cr_groups[2] = part2;
part2             271 xfs/xfs_syscalls-common.c 	gid_t part1, part2;
part2             278 xfs/xfs_syscalls-common.c 	part2 = (*cred)->cr_groups[2];
part2             282 xfs/xfs_syscalls-common.c 	return store_pag (cred, part1, part2);