Home
last modified time | relevance | path

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

/linux/fs/jffs2/
H A Dcompr_lzo.c30 static int __init alloc_workspace(void) in alloc_workspace() function
95 ret = alloc_workspace(); in jffs2_lzo_init()
/linux/fs/btrfs/
H A Dcompression.c742 static struct list_head *alloc_workspace(struct btrfs_fs_info *fs_info, int type, int level) in alloc_workspace() function
795 workspace = alloc_workspace(fs_info, type, 0); in alloc_workspace_manager()
882 workspace = alloc_workspace(fs_info, type, level); in btrfs_get_workspace()
/linux/net/ceph/
H A Dosdmap.c978 static struct crush_work *alloc_workspace(const struct crush_map *c) in alloc_workspace() function
1069 work = alloc_workspace(c); in get_workspace()
1256 work = alloc_workspace(crush); in osdmap_set_crush()