Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/idmap/
H A Dkidmap_priv.h126 kidmap_cache_lookup_sidbygid(idmap_cache_t *cache, const char **sid_prefix,
H A Didmap_kapi.c767 if (kidmap_cache_lookup_sidbygid(&zs->cache, sid_prefix, rid, gid) in kidmap_getsidbygid()
1146 if (kidmap_cache_lookup_sidbygid(&get_handle->zs->cache, in kidmap_batch_getsidbygid()
H A Didmap_cache.c448 kidmap_cache_lookup_sidbygid(idmap_cache_t *cache, const char **sid_prefix, in kidmap_cache_lookup_sidbygid() function