ceph_check_fsid  4550 fs/ceph/mds_client.c 	if (ceph_check_fsid(mdsc->fsc->client, &fsid) < 0)
ceph_check_fsid   280 include/linux/ceph/libceph.h extern int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid);
ceph_check_fsid   118 net/ceph/ceph_common.c EXPORT_SYMBOL(ceph_check_fsid);
ceph_check_fsid   487 net/ceph/mon_client.c 	if (ceph_check_fsid(monc->client, &monmap->fsid) < 0) {
ceph_check_fsid  3975 net/ceph/osd_client.c 	if (ceph_check_fsid(osdc->client, &fsid) < 0)