Searched refs:lzo_free_workspace (Results 1 – 3 of 3) sorted by relevance
70 void lzo_free_workspace(struct list_head *ws) in lzo_free_workspace() function98 lzo_free_workspace(&workspace->list); in lzo_alloc_workspace()
167 void lzo_free_workspace(struct list_head *ws);
956 case BTRFS_COMPRESS_LZO: return lzo_free_workspace(ws); in free_workspace()