Home
last modified time | relevance | path

Searched refs:ceph_check_fsid (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/ceph/
A Dlibceph.h289 extern int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid);
/linux-6.3-rc2/net/ceph/
A Dceph_common.c105 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid() function
118 EXPORT_SYMBOL(ceph_check_fsid);
A Dmon_client.c560 if (ceph_check_fsid(client, &monmap->fsid) < 0) { in ceph_monc_handle_map()
A Dosd_client.c4080 if (ceph_check_fsid(osdc->client, &fsid) < 0) in ceph_osdc_handle_map()
/linux-6.3-rc2/fs/ceph/
A Dmds_client.c5258 if (ceph_check_fsid(mdsc->fsc->client, &fsid) < 0) in ceph_mdsc_handle_mdsmap()

Completed in 25 milliseconds