Home
last modified time | relevance | path

Searched refs:get_groupinfo_cache (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/ext4/
Dmballoc.c2155 static struct kmem_cache *get_groupinfo_cache(int blocksize_bits) in get_groupinfo_cache() function
2172 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_add_groupinfo()
2320 cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_init_backend()
2522 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_release()