Searched refs:watch_mutex (Results 1 – 1 of 1) sorted by relevance
411 struct mutex watch_mutex; member3757 mutex_lock(&rbd_dev->watch_mutex); in rbd_get_cid()3760 mutex_unlock(&rbd_dev->watch_mutex); in rbd_get_cid()3778 mutex_lock(&rbd_dev->watch_mutex); in format_lock_cookie()3780 mutex_unlock(&rbd_dev->watch_mutex); in format_lock_cookie()4562 mutex_lock(&rbd_dev->watch_mutex); in rbd_watch_errcb()4569 mutex_unlock(&rbd_dev->watch_mutex); in rbd_watch_errcb()4615 mutex_lock(&rbd_dev->watch_mutex); in rbd_register_watch()4625 mutex_unlock(&rbd_dev->watch_mutex); in rbd_register_watch()4643 mutex_lock(&rbd_dev->watch_mutex); in rbd_unregister_watch()[all …]