Searched refs:watch_mutex (Results 1 – 1 of 1) sorted by relevance
356 struct mutex watch_mutex; member2632 mutex_lock(&rbd_dev->watch_mutex); in rbd_get_cid()2635 mutex_unlock(&rbd_dev->watch_mutex); in rbd_get_cid()2653 mutex_lock(&rbd_dev->watch_mutex); in format_lock_cookie()2655 mutex_unlock(&rbd_dev->watch_mutex); in format_lock_cookie()3352 mutex_lock(&rbd_dev->watch_mutex); in rbd_watch_errcb()3359 mutex_unlock(&rbd_dev->watch_mutex); in rbd_watch_errcb()3405 mutex_lock(&rbd_dev->watch_mutex); in rbd_register_watch()3415 mutex_unlock(&rbd_dev->watch_mutex); in rbd_register_watch()3434 mutex_lock(&rbd_dev->watch_mutex); in rbd_unregister_watch()[all …]