Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dmballoc.c3270 static struct kmem_cache *get_groupinfo_cache(int blocksize_bits) in get_groupinfo_cache() function
3324 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_add_groupinfo()
3462 cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_init_backend()
3767 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_release()