Searched refs:idmap_sid2pid_cache_t (Results 1 – 2 of 2) sorted by relevance
113 kidmap_purge_sid2pid_cache(idmap_sid2pid_cache_t *cache, size_t limit);193 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[i]; in kidmap_cache_create()243 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[i]; in kidmap_cache_delete()300 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[i]; in kidmap_cache_get_data()334 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[i]; in kidmap_cache_purge()404 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[idx]; in kidmap_cache_lookup_uidbysid()436 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[idx]; in kidmap_cache_lookup_gidbysid()468 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[idx]; in kidmap_cache_lookup_pidbysid()577 idmap_sid2pid_cache_t *sid2pid_hb = in kidmap_cache_add_sid2uid()670 idmap_sid2pid_cache_t *sid2pid_hb = in kidmap_cache_add_sid2gid()[all …]
80 } idmap_sid2pid_cache_t; typedef98 idmap_sid2pid_cache_t sid2pid_hash[KIDMAP_HASH_SIZE];