Searched refs:zstd_put_workspace (Results 1 – 3 of 3) sorted by relevance
193 void zstd_put_workspace(struct list_head *ws);
315 void zstd_put_workspace(struct list_head *ws) in zstd_put_workspace() function
957 case BTRFS_COMPRESS_ZSTD: return zstd_put_workspace(ws); in put_workspace()