Home
last modified time | relevance | path

Searched refs:mount_mutex (Results 1 – 3 of 3) sorted by relevance

/linux/net/ceph/
H A Dceph_common.c723 mutex_init(&client->mount_mutex); in ceph_create_client()
848 mutex_lock(&client->mount_mutex); in ceph_open_session()
852 mutex_unlock(&client->mount_mutex); in ceph_open_session()
/linux/include/linux/ceph/
H A Dlibceph.h123 struct mutex mount_mutex; /* serialize mount attempts */ member
/linux/fs/ceph/
H A Dsuper.c1149 mutex_lock(&fsc->client->mount_mutex); in ceph_real_mount()
1187 mutex_unlock(&fsc->client->mount_mutex); in ceph_real_mount()
1191 mutex_unlock(&fsc->client->mount_mutex); in ceph_real_mount()