Home
last modified time | relevance | path

Searched defs:cachep (Results 1 – 2 of 2) sorted by relevance

/fs/ext4/
Dmballoc.c3276 struct kmem_cache *cachep = ext4_groupinfo_caches[cache_index]; in get_groupinfo_cache() local
3327 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_add_groupinfo() local
3406 struct kmem_cache *cachep; in ext4_mb_init_backend() local
3503 struct kmem_cache *cachep; in ext4_groupinfo_create_slab() local
3772 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_release() local
/fs/f2fs/
Df2fs.h2949 static inline void *f2fs_kmem_cache_alloc_nofail(struct kmem_cache *cachep, in f2fs_kmem_cache_alloc_nofail()
2960 static inline void *f2fs_kmem_cache_alloc(struct kmem_cache *cachep, in f2fs_kmem_cache_alloc()