Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dcompression.c995 struct workspace_manager *wsman; in btrfs_cleanup_workspace_manager() local
998 wsman = btrfs_compress_op[type]->workspace_manager; in btrfs_cleanup_workspace_manager()
999 while (!list_empty(&wsman->idle_ws)) { in btrfs_cleanup_workspace_manager()
1000 ws = wsman->idle_ws.next; in btrfs_cleanup_workspace_manager()
1003 atomic_dec(&wsman->total_ws); in btrfs_cleanup_workspace_manager()