Home
last modified time | relevance | path

Searched refs:wsman (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dcompression.c1008 struct workspace_manager *wsman; in btrfs_cleanup_workspace_manager() local
1011 wsman = btrfs_compress_op[type]->workspace_manager; in btrfs_cleanup_workspace_manager()
1012 while (!list_empty(&wsman->idle_ws)) { in btrfs_cleanup_workspace_manager()
1013 ws = wsman->idle_ws.next; in btrfs_cleanup_workspace_manager()
1016 atomic_dec(&wsman->total_ws); in btrfs_cleanup_workspace_manager()