Searched refs:lzo_alloc_workspace (Results 1 – 3 of 3) sorted by relevance
159 struct list_head *lzo_alloc_workspace(unsigned int level);
83 struct list_head *lzo_alloc_workspace(unsigned int level) in lzo_alloc_workspace() function
649 case BTRFS_COMPRESS_LZO: return lzo_alloc_workspace(level); in alloc_workspace()