Searched refs:watch_mutex (Results 1 – 1 of 1) sorted by relevance
406 struct mutex watch_mutex; member3606 mutex_lock(&rbd_dev->watch_mutex); in rbd_get_cid()3609 mutex_unlock(&rbd_dev->watch_mutex); in rbd_get_cid()3627 mutex_lock(&rbd_dev->watch_mutex); in format_lock_cookie()3629 mutex_unlock(&rbd_dev->watch_mutex); in format_lock_cookie()4403 mutex_lock(&rbd_dev->watch_mutex); in rbd_watch_errcb()4410 mutex_unlock(&rbd_dev->watch_mutex); in rbd_watch_errcb()4456 mutex_lock(&rbd_dev->watch_mutex); in rbd_register_watch()4466 mutex_unlock(&rbd_dev->watch_mutex); in rbd_register_watch()4488 mutex_lock(&rbd_dev->watch_mutex); in rbd_unregister_watch()[all …]