f2fs_kmem_cache_alloc
new = f2fs_kmem_cache_alloc(ino_entry_slab,
cic = f2fs_kmem_cache_alloc(cic_entry_slab, GFP_F2FS_ZERO, false, sbi);
dic = f2fs_kmem_cache_alloc(dic_entry_slab, GFP_F2FS_ZERO, false, sbi);
return f2fs_kmem_cache_alloc(sbi->page_array_slab,
ffs = f2fs_kmem_cache_alloc(ffs_entry_slab,
be = f2fs_kmem_cache_alloc(bio_entry_slab, GFP_NOFS, true, NULL);
buf = f2fs_kmem_cache_alloc(f2fs_cf_name_slab,
en = f2fs_kmem_cache_alloc(extent_node_slab, GFP_ATOMIC, false, sbi);
et = f2fs_kmem_cache_alloc(extent_tree_slab,
new_ie = f2fs_kmem_cache_alloc(f2fs_inode_entry_slab,
ve = f2fs_kmem_cache_alloc(victim_entry_slab, GFP_NOFS, true, NULL);
new = f2fs_kmem_cache_alloc(nat_entry_slab,
i = f2fs_kmem_cache_alloc(free_nid_slab, GFP_NOFS, true, NULL);
head = f2fs_kmem_cache_alloc(nat_entry_set_slab,
fn = f2fs_kmem_cache_alloc(fsync_node_entry_slab,
entry = f2fs_kmem_cache_alloc(fsync_entry_slab,
de = f2fs_kmem_cache_alloc(discard_entry_slab,
new = f2fs_kmem_cache_alloc(revoke_entry_slab, GFP_NOFS,
f2fs_kmem_cache_alloc(sit_entry_set_slab,
dc = f2fs_kmem_cache_alloc(discard_cmd_slab, GFP_NOFS, true, NULL);
return f2fs_kmem_cache_alloc(inline_xattr_slab,