Searched refs:shutdown_done (Results 1 – 2 of 2) sorted by relevance
75 struct completion *shutdown_done; member144 if (vioch->shutdown_done) { in scmi_vio_channel_release()146 complete(vioch->shutdown_done); in scmi_vio_channel_release()162 if (!vioch->cinfo || vioch->shutdown_done) { in scmi_vio_channel_cleanup_sync()167 vioch->shutdown_done = &vioch_shutdown_done; in scmi_vio_channel_cleanup_sync()176 wait_for_completion(vioch->shutdown_done); in scmi_vio_channel_cleanup_sync()
1609 DEFINE_SMB3_SHUTDOWN_EVENT(shutdown_done);