Searched refs:ceph_check_fsid (Results 1 – 5 of 5) sorted by relevance
299 extern int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid);
105 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid() function118 EXPORT_SYMBOL(ceph_check_fsid);
560 if (ceph_check_fsid(client, &monmap->fsid) < 0) { in ceph_monc_handle_map()
4080 if (ceph_check_fsid(osdc->client, &fsid) < 0) in ceph_osdc_handle_map()
5229 if (ceph_check_fsid(mdsc->fsc->client, &fsid) < 0) in ceph_mdsc_handle_mdsmap()