Searched refs:smbnode_cache (Results 1 – 1 of 1) sorted by relevance
122 static struct kmem_cache *smbnode_cache; variable417 np = kmem_cache_alloc(smbnode_cache, KM_SLEEP); in make_smbnode()1043 kmem_cache_free(smbnode_cache, np); in sn_destroy_node()1249 smbnode_cache = kmem_cache_create("smbnode_cache", sizeof (smbnode_t), in smbfs_subrinit()1282 kmem_cache_destroy(smbnode_cache); in smbfs_subrfini()