Searched refs:alloc_workspace (Results 1 – 3 of 3) sorted by relevance
30 static int __init alloc_workspace(void) in alloc_workspace() function95 ret = alloc_workspace(); in jffs2_lzo_init()
752 static struct list_head *alloc_workspace(int type, unsigned int level) in alloc_workspace() function799 workspace = alloc_workspace(type, 0); in btrfs_init_workspace_manager()878 workspace = alloc_workspace(type, level); in btrfs_get_workspace()
990 static struct crush_work *alloc_workspace(const struct crush_map *c) in alloc_workspace() function1081 work = alloc_workspace(c); in get_workspace()1268 work = alloc_workspace(crush); in osdmap_set_crush()
Completed in 16 milliseconds