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