unix_gid_lookup
static struct unix_gid *unix_gid_lookup(struct cache_detail *cd, kuid_t uid);
ugp = unix_gid_lookup(cd, uid);
ug = unix_gid_lookup(sn->unix_gid_cache, uid);