Searched refs:watch_mutex (Results 1 – 1 of 1) sorted by relevance
406 struct mutex watch_mutex; member3605 mutex_lock(&rbd_dev->watch_mutex); in rbd_get_cid()3608 mutex_unlock(&rbd_dev->watch_mutex); in rbd_get_cid()3626 mutex_lock(&rbd_dev->watch_mutex); in format_lock_cookie()3628 mutex_unlock(&rbd_dev->watch_mutex); in format_lock_cookie()4402 mutex_lock(&rbd_dev->watch_mutex); in rbd_watch_errcb()4409 mutex_unlock(&rbd_dev->watch_mutex); in rbd_watch_errcb()4455 mutex_lock(&rbd_dev->watch_mutex); in rbd_register_watch()4465 mutex_unlock(&rbd_dev->watch_mutex); in rbd_register_watch()4487 mutex_lock(&rbd_dev->watch_mutex); in rbd_unregister_watch()[all …]