Lines Matching refs:IDMAP_USID
1362 req->id1.idtype = wksid->is_wuser ? IDMAP_USID : IDMAP_GSID; in lookup_wksids_sid2pid()
1425 res->id.idtype = wksid->is_wuser ? IDMAP_USID : IDMAP_GSID; in lookup_wksids_pid2sid()
1550 IDMAP_USID : IDMAP_GSID; in lookup_wksids_name2sid()
1721 IDMAP_USID : IDMAP_GSID; in lookup_cache_sid2pid()
1806 return (IDMAP_USID); in xlate_legacy_type()
2057 esidtype = IDMAP_USID; in ad_lookup_batch_int()
2187 if (res->id.idtype == IDMAP_USID) in ad_lookup_batch_int()
2218 if (res->id.idtype == IDMAP_USID) in ad_lookup_batch_int()
2350 case IDMAP_USID: in ad_lookup_batch_int()
2366 req->id1.idtype = IDMAP_USID; in ad_lookup_batch_int()
2433 case IDMAP_USID: in ad_lookup_batch_int()
2737 if (req->id1.idtype == IDMAP_USID) in sid2pid_first_pass()
2852 if (!is_user && res->id.idtype == IDMAP_USID) in generate_localsid()
2878 res->id.idtype = is_user ? IDMAP_USID : IDMAP_GSID; in generate_localsid()
3106 case IDMAP_USID: in name_based_mapping_sid2pid()
3484 req->id1.idtype = IDMAP_USID; in sid2pid_second_pass()
3584 ((req->id1.idtype == IDMAP_USID && in sid2pid_second_pass()
3760 (res->id.idtype == IDMAP_USID) ? 1 : 0, in update_cache_pid2sid()
3910 (req->id1.idtype == IDMAP_USID) ? 1 : 0, in update_cache_sid2pid()
4029 case IDMAP_USID: in lookup_cache_pid2sid()
4032 ? IDMAP_USID : IDMAP_GSID; in lookup_cache_pid2sid()
4034 if (res->id.idtype == IDMAP_USID && in lookup_cache_pid2sid()
4035 idtype != IDMAP_USID) { in lookup_cache_pid2sid()
4448 if (want_wuser == 1 && *type != IDMAP_USID) in lookup_name2sid()
4457 if (*type != IDMAP_USID && *type != IDMAP_GSID) in lookup_name2sid()
4576 want_wuser = res->id.idtype == IDMAP_USID ? 1 in name_based_mapping_pid2sid()
4970 res->id.idtype = is_user ? IDMAP_USID : IDMAP_GSID; in pid2sid_second_pass()