Searched refs:mount_mutex (Results 1 – 4 of 4) sorted by relevance
95 pthread_mutex_t mount_mutex; member112 .mount_mutex = PTHREAD_MUTEX_INITIALIZER, \274 pthread_mutex_lock(&fs->mount_mutex); in fs__mount()289 pthread_mutex_unlock(&fs->mount_mutex); in fs__mount()
724 mutex_init(&client->mount_mutex); in ceph_create_client()839 mutex_lock(&client->mount_mutex); in ceph_open_session()843 mutex_unlock(&client->mount_mutex); in ceph_open_session()
123 struct mutex mount_mutex; /* serialize mount attempts */ member
1161 mutex_lock(&fsc->client->mount_mutex); in ceph_real_mount()1199 mutex_unlock(&fsc->client->mount_mutex); in ceph_real_mount()1203 mutex_unlock(&fsc->client->mount_mutex); in ceph_real_mount()