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);190 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[i]; in kidmap_cache_create()240 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[i]; in kidmap_cache_delete()297 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[i]; in kidmap_cache_get_data()331 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[i]; in kidmap_cache_purge()401 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[idx]; in kidmap_cache_lookup_uidbysid()433 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[idx]; in kidmap_cache_lookup_gidbysid()465 idmap_sid2pid_cache_t *sid2pid_hb = &cache->sid2pid_hash[idx]; in kidmap_cache_lookup_pidbysid()574 idmap_sid2pid_cache_t *sid2pid_hb = in kidmap_cache_add_sid2uid()667 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];