Home
last modified time | relevance | path

Searched refs:kidmap_cache_lookup_uidbysid (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/idmap/
H A Dkidmap_priv.h115 kidmap_cache_lookup_uidbysid(idmap_cache_t *cache, const char *sid_prefix,
H A Didmap_kapi.c442 if (kidmap_cache_lookup_uidbysid(&zs->cache, sid_prefix, rid, uid) in kidmap_getuidbysid()
909 if (kidmap_cache_lookup_uidbysid(&get_handle->zs->cache, sid_prefix, in kidmap_batch_getuidbysid()
H A Didmap_cache.c396 kidmap_cache_lookup_uidbysid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_lookup_uidbysid() function