Searched refs:charset_cache (Results 1 – 4 of 4) sorted by relevance
60 static struct charset_cache *nfscmd_charmap(exportinfo_t *exi,242 struct charset_cache *245 struct charset_cache *charset; in nfscmd_findmap()288 static struct charset_cache *291 struct charset_cache *charset; in nfscmd_insert_charmap()293 charset = (struct charset_cache *) in nfscmd_insert_charmap()294 kmem_zalloc(sizeof (struct charset_cache), KM_SLEEP); in nfscmd_insert_charmap()316 static struct charset_cache *323 struct charset_cache *charset; in nfscmd_charmap()372 struct charset_cache *charset = NULL; in nfscmd_convname()[all …]
2786 struct charset_cache *cache; in exportfree()2812 kmem_free(cache, sizeof (struct charset_cache)); in exportfree()
375 struct charset_cache { struct376 struct charset_cache *next; argument519 struct charset_cache *exi_charset;
84 extern struct charset_cache *nfscmd_findmap(struct exportinfo *,