Home
last modified time | relevance | path

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

/fs/ext4/
Dmballoc.c2345 struct kmem_cache *cachep = ext4_groupinfo_caches[cache_index]; in get_groupinfo_cache() local
2392 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_add_groupinfo() local
2475 struct kmem_cache *cachep; in ext4_mb_init_backend() local
2534 struct kmem_cache *cachep; in ext4_groupinfo_create_slab() local
2705 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_release() local
/fs/gfs2/
Dglock.c801 struct kmem_cache *cachep; in gfs2_glock_get() local
/fs/f2fs/
Df2fs.h2217 static inline void *f2fs_kmem_cache_alloc(struct kmem_cache *cachep, in f2fs_kmem_cache_alloc()