Searched refs:lzo_free_workspace (Results 1 – 3 of 3) sorted by relevance
73 void lzo_free_workspace(struct list_head *ws) in lzo_free_workspace() function101 lzo_free_workspace(&workspace->list); in lzo_alloc_workspace()
160 void lzo_free_workspace(struct list_head *ws);
665 case BTRFS_COMPRESS_LZO: return lzo_free_workspace(ws); in free_workspace()