Searched refs:lzo_free_workspace (Results 1 – 2 of 2) sorted by relevance
77 void lzo_free_workspace(struct list_head *ws) in lzo_free_workspace() function105 lzo_free_workspace(&workspace->list); in lzo_alloc_workspace()
751 case BTRFS_COMPRESS_LZO: return lzo_free_workspace(ws); in free_workspace()