Searched refs:ceph_check_fsid (Results 1 – 3 of 3) sorted by relevance
105 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid() function118 EXPORT_SYMBOL(ceph_check_fsid);
489 if (ceph_check_fsid(client, &monmap->fsid) < 0) { in ceph_monc_handle_map()
4081 if (ceph_check_fsid(osdc->client, &fsid) < 0) in ceph_osdc_handle_map()