Searched refs:ceph_check_fsid (Results 1 – 5 of 5) sorted by relevance
204 extern int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid);
77 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid() function93 EXPORT_SYMBOL(ceph_check_fsid);
346 if (ceph_check_fsid(monc->client, &monmap->fsid) < 0) { in ceph_monc_handle_map()
1347 if (ceph_check_fsid(osdc->client, &fsid) < 0) in ceph_osdc_handle_map()
3245 if (ceph_check_fsid(mdsc->fsc->client, &fsid) < 0) in ceph_mdsc_handle_map()