Searched refs:wsman (Results 1 – 2 of 2) sorted by relevance
59 TARGET_LINK_LIBRARIES(wsman ${DL_LIBRARIES})63 +TARGET_LINK_LIBRARIES(wsman ${M_LIBRARIES})67 TARGET_LINK_LIBRARIES( wsman ${WSMAN_CLIENT_PKG} )
704 struct workspace_manager *wsman; in btrfs_cleanup_workspace_manager() local707 wsman = btrfs_compress_op[type]->workspace_manager; in btrfs_cleanup_workspace_manager()708 while (!list_empty(&wsman->idle_ws)) { in btrfs_cleanup_workspace_manager()709 ws = wsman->idle_ws.next; in btrfs_cleanup_workspace_manager()712 atomic_dec(&wsman->total_ws); in btrfs_cleanup_workspace_manager()