Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/jffs2/
A Dcompr_lzo.c30 static int __init alloc_workspace(void) in alloc_workspace() function
95 ret = alloc_workspace(); in jffs2_lzo_init()
/linux-6.3-rc2/fs/btrfs/
A Dcompression.c752 static struct list_head *alloc_workspace(int type, unsigned int level) in alloc_workspace() function
799 workspace = alloc_workspace(type, 0); in btrfs_init_workspace_manager()
878 workspace = alloc_workspace(type, level); in btrfs_get_workspace()
/linux-6.3-rc2/net/ceph/
A Dosdmap.c990 static struct crush_work *alloc_workspace(const struct crush_map *c) in alloc_workspace() function
1081 work = alloc_workspace(c); in get_workspace()
1268 work = alloc_workspace(crush); in osdmap_set_crush()

Completed in 16 milliseconds