Searched refs:smbnode_cache (Results 1 – 1 of 1) sorted by relevance
121 static struct kmem_cache *smbnode_cache; variable410 np = kmem_cache_alloc(smbnode_cache, KM_SLEEP); in make_smbnode()1036 kmem_cache_free(smbnode_cache, np); in sn_destroy_node()1242 smbnode_cache = kmem_cache_create("smbnode_cache", sizeof (smbnode_t), in smbfs_subrinit()1275 kmem_cache_destroy(smbnode_cache); in smbfs_subrfini()