Searched refs:shutdown_lock (Results 1 – 2 of 2) sorted by relevance
66 struct mutex shutdown_lock; member
2961 mutex_lock(&dev->shutdown_lock); in nvme_dev_shutdown()2980 mutex_unlock(&dev->shutdown_lock); in nvme_dev_shutdown()3341 mutex_init(&dev->shutdown_lock); in nvme_probe()