Lines Matching refs:IDMAP_USID
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()
1730 return (IDMAP_USID); in xlate_legacy_type()
1981 esidtype = IDMAP_USID; in ad_lookup_batch_int()
2111 if (res->id.idtype == IDMAP_USID) in ad_lookup_batch_int()
2142 if (res->id.idtype == IDMAP_USID) in ad_lookup_batch_int()
2274 case IDMAP_USID: in ad_lookup_batch_int()
2290 req->id1.idtype = IDMAP_USID; in ad_lookup_batch_int()
2357 case IDMAP_USID: in ad_lookup_batch_int()
2661 if (req->id1.idtype == IDMAP_USID) in sid2pid_first_pass()
2776 if (!is_user && res->id.idtype == IDMAP_USID) in generate_localsid()
2802 res->id.idtype = is_user ? IDMAP_USID : IDMAP_GSID; in generate_localsid()
3030 case IDMAP_USID: in name_based_mapping_sid2pid()
3402 req->id1.idtype = IDMAP_USID; in sid2pid_second_pass()
3502 ((req->id1.idtype == IDMAP_USID && in sid2pid_second_pass()
3678 (res->id.idtype == IDMAP_USID) ? 1 : 0, in update_cache_pid2sid()
3828 (req->id1.idtype == IDMAP_USID) ? 1 : 0, in update_cache_sid2pid()
3947 case IDMAP_USID: in lookup_cache_pid2sid()
3950 ? IDMAP_USID : IDMAP_GSID; in lookup_cache_pid2sid()
3952 if (res->id.idtype == IDMAP_USID && in lookup_cache_pid2sid()
3953 idtype != IDMAP_USID) { in lookup_cache_pid2sid()
4365 if (want_wuser == 1 && *type != IDMAP_USID) in lookup_name2sid()
4374 if (*type != IDMAP_USID && *type != IDMAP_GSID) in lookup_name2sid()
4493 want_wuser = res->id.idtype == IDMAP_USID ? 1 in name_based_mapping_pid2sid()
4887 res->id.idtype = is_user ? IDMAP_USID : IDMAP_GSID; in pid2sid_second_pass()