Searched refs:charset_cache (Results 1 – 4 of 4) sorted by relevance
51 static struct charset_cache *nfscmd_charmap(exportinfo_t *exi,203 struct charset_cache *206 struct charset_cache *charset; in nfscmd_findmap()249 static struct charset_cache *252 struct charset_cache *charset; in nfscmd_insert_charmap()254 charset = (struct charset_cache *) in nfscmd_insert_charmap()255 kmem_zalloc(sizeof (struct charset_cache), KM_SLEEP); in nfscmd_insert_charmap()277 static struct charset_cache *284 struct charset_cache *charset; in nfscmd_charmap()333 struct charset_cache *charset = NULL; in nfscmd_convname()[all …]
2507 struct charset_cache *cache; in exportfree()2533 kmem_free(cache, sizeof (struct charset_cache)); in exportfree()
388 struct charset_cache { struct389 struct charset_cache *next; argument525 struct charset_cache *exi_charset;
79 extern struct charset_cache *nfscmd_findmap(struct exportinfo *,