Searched refs:alloc_workspace (Results 1 – 5 of 5) sorted by relevance
30 static int __init alloc_workspace(void) in alloc_workspace() function95 ret = alloc_workspace(); in jffs2_lzo_init()
52 struct list_head *(*alloc_workspace)(void); member
438 .alloc_workspace = lzo_alloc_workspace,
407 .alloc_workspace = zlib_alloc_workspace,
810 workspace = btrfs_compress_op[idx]->alloc_workspace(); in find_workspace()