Searched refs:c_entry_cache (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Dmbcache.h29 struct kmem_cache *c_entry_cache; member in struct:mb_cache
/linux-4.4.14/fs/
H A Dmbcache.c196 kmem_cache_free(cache->c_entry_cache, ce); __mb_cache_entry_forget()
363 cache->c_entry_cache = mb_cache_kmem_cache; mb_cache_create()
546 ce = kmem_cache_alloc(cache->c_entry_cache, gfp_flags); mb_cache_entry_alloc()

Completed in 39 milliseconds