Searched refs:ceph_check_fsid (Results 1 - 3 of 3) sorted by relevance

/net/ceph/
H A Dceph_common.c99 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) function
112 EXPORT_SYMBOL(ceph_check_fsid); variable
H A Dmon_client.c378 if (ceph_check_fsid(monc->client, &monmap->fsid) < 0) {
H A Dosd_client.c2016 if (ceph_check_fsid(osdc->client, &fsid) < 0)

Completed in 47 milliseconds