Searched refs:ceph_check_fsid (Results 1 – 5 of 5) sorted by relevance
103 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid() function116 EXPORT_SYMBOL(ceph_check_fsid);
475 if (ceph_check_fsid(monc->client, &monmap->fsid) < 0) { in ceph_monc_handle_map()
3863 if (ceph_check_fsid(osdc->client, &fsid) < 0) in ceph_osdc_handle_map()
271 extern int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid);
4020 if (ceph_check_fsid(mdsc->fsc->client, &fsid) < 0) in ceph_mdsc_handle_mdsmap()