Searched refs:mount_mutex (Results 1 – 2 of 2) sorted by relevance
935 mutex_lock(&fsc->client->mount_mutex); in ceph_real_mount()970 mutex_unlock(&fsc->client->mount_mutex); in ceph_real_mount()974 mutex_unlock(&fsc->client->mount_mutex); in ceph_real_mount()
124 struct mutex mount_mutex; /* serialize mount attempts */ member