Searched refs:watch_mutex (Results 1 – 1 of 1) sorted by relevance
406 struct mutex watch_mutex; member3695 mutex_lock(&rbd_dev->watch_mutex); in rbd_get_cid()3698 mutex_unlock(&rbd_dev->watch_mutex); in rbd_get_cid()3716 mutex_lock(&rbd_dev->watch_mutex); in format_lock_cookie()3718 mutex_unlock(&rbd_dev->watch_mutex); in format_lock_cookie()4543 mutex_lock(&rbd_dev->watch_mutex); in rbd_watch_errcb()4550 mutex_unlock(&rbd_dev->watch_mutex); in rbd_watch_errcb()4596 mutex_lock(&rbd_dev->watch_mutex); in rbd_register_watch()4606 mutex_unlock(&rbd_dev->watch_mutex); in rbd_register_watch()4628 mutex_lock(&rbd_dev->watch_mutex); in rbd_unregister_watch()[all …]