Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dmballoc.c3019 static struct kmem_cache *get_groupinfo_cache(int blocksize_bits) in get_groupinfo_cache() function
3073 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_add_groupinfo()
3212 cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_init_backend()
3513 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_release()