Searched refs:zstd_free_workspace (Results 1 – 3 of 3) sorted by relevance
94 void zstd_free_workspace(struct list_head *ws);134 zstd_free_workspace(&victim->list); in zstd_reclaim_timer_fn()212 zstd_free_workspace(&workspace->list); in zstd_cleanup_workspace_manager()338 void zstd_free_workspace(struct list_head *ws) in zstd_free_workspace() function369 zstd_free_workspace(&workspace->list); in zstd_alloc_workspace()
179 void zstd_free_workspace(struct list_head *ws);
957 case BTRFS_COMPRESS_ZSTD: return zstd_free_workspace(ws); in free_workspace()