Searched defs:name_cache (Results 1 – 2 of 2) sorted by relevance
78 static const char * lookup_uname_helper(struct name_cache *, id_t uid); argument 62 struct name_cache { global() struct 72 cachename_cache global() argument 143 lookup_name(struct name_cache * cache,const char * (* lookup_fn)(struct name_cache *,id_t),id_t id) lookup_name() argument [all...]
74 struct name_cache { struct81 } cache[name_cache_size]; argument89 static void free_cache(struct name_cache *cache); argument