Lines Matching refs:IDMAP_GSID
1286 req->id1.idtype = wksid->is_wuser ? IDMAP_USID : IDMAP_GSID; in lookup_wksids_sid2pid()
1349 res->id.idtype = wksid->is_wuser ? IDMAP_USID : IDMAP_GSID; in lookup_wksids_pid2sid()
1474 IDMAP_USID : IDMAP_GSID; in lookup_wksids_name2sid()
1645 IDMAP_USID : IDMAP_GSID; in lookup_cache_sid2pid()
1732 return (IDMAP_GSID); in xlate_legacy_type()
1985 esidtype = IDMAP_GSID; in ad_lookup_batch_int()
2113 else if (res->id.idtype == IDMAP_GSID) in ad_lookup_batch_int()
2144 else if (res->id.idtype == IDMAP_GSID) in ad_lookup_batch_int()
2293 case IDMAP_GSID: in ad_lookup_batch_int()
2309 req->id1.idtype = IDMAP_GSID; in ad_lookup_batch_int()
2358 case IDMAP_GSID: in ad_lookup_batch_int()
2774 if (is_user && res->id.idtype == IDMAP_GSID) in generate_localsid()
2802 res->id.idtype = is_user ? IDMAP_USID : IDMAP_GSID; in generate_localsid()
3033 case IDMAP_GSID: in name_based_mapping_sid2pid()
3504 (req->id1.idtype == IDMAP_GSID && in sid2pid_second_pass()
3948 case IDMAP_GSID: in lookup_cache_pid2sid()
3950 ? IDMAP_USID : IDMAP_GSID; in lookup_cache_pid2sid()
3956 } else if (res->id.idtype == IDMAP_GSID && in lookup_cache_pid2sid()
3957 idtype != IDMAP_GSID) { in lookup_cache_pid2sid()
4367 else if (want_wuser == 0 && *type != IDMAP_GSID) in lookup_name2sid()
4374 if (*type != IDMAP_USID && *type != IDMAP_GSID) in lookup_name2sid()
4494 : res->id.idtype == IDMAP_GSID ? 0 in name_based_mapping_pid2sid()
4887 res->id.idtype = is_user ? IDMAP_USID : IDMAP_GSID; in pid2sid_second_pass()