Searched refs:smb_oplock_break_cache (Results 1 – 1 of 1) sorted by relevance
72 static kmem_cache_t *smb_oplock_break_cache = NULL; variable91 smb_oplock_break_cache = kmem_cache_create("smb_oplock_break_cache", in smb_oplock_init()104 kmem_cache_destroy(smb_oplock_break_cache); in smb_oplock_init()135 kmem_cache_destroy(smb_oplock_break_cache); in smb_oplock_fini()794 ob = kmem_cache_alloc(smb_oplock_break_cache, KM_SLEEP); in smb_oplock_create_break()810 kmem_cache_free(smb_oplock_break_cache, ob); in smb_oplock_delete_break()