Searched refs:lzo_free_workspace (Results 1 – 3 of 3) sorted by relevance
66 void lzo_free_workspace(struct list_head *ws) in lzo_free_workspace() function94 lzo_free_workspace(&workspace->list); in lzo_alloc_workspace()
166 void lzo_free_workspace(struct list_head *ws);
902 case BTRFS_COMPRESS_LZO: return lzo_free_workspace(ws); in free_workspace()