Searched refs:ext4_kvzalloc (Results 1 – 3 of 3) sorted by relevance
160 void *ext4_kvzalloc(size_t size, gfp_t flags) in ext4_kvzalloc() function1978 new_groups = ext4_kvzalloc(size, GFP_KERNEL); in ext4_alloc_flex_bg_array()
2580 extern void *ext4_kvzalloc(size_t size, gfp_t flags);
2378 new_groupinfo = ext4_kvzalloc(size, GFP_KERNEL); in ext4_mb_alloc_groupinfo()