Home
last modified time | relevance | path

Searched refs:ceph_fsid (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dlibceph.h49 struct ceph_fsid fsid;
116 struct ceph_fsid fsid;
289 extern int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid);
290 extern int ceph_parse_fsid(const char *str, struct ceph_fsid *fsid);
H A Dceph_fs.h183 struct ceph_fsid fsid;
194 struct ceph_fsid fsid;
201 struct ceph_fsid fsid;
209 struct ceph_fsid fsid;
215 struct ceph_fsid fsid;
231 struct ceph_fsid fsid;
H A Drados.h15 struct ceph_fsid { struct
19 static inline int ceph_fsid_compare(const struct ceph_fsid *a, in ceph_fsid_compare() argument
20 const struct ceph_fsid *b) in ceph_fsid_compare()
H A Dmon_client.h19 struct ceph_fsid fsid;
H A Dosdmap.h171 struct ceph_fsid fsid;
/openbmc/linux/fs/ceph/
H A Dcache.c88 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs()
H A Dsuper.c282 struct ceph_fsid fsid; in ceph_parse_new_source()
H A Dmds_client.c5650 struct ceph_fsid fsid; in ceph_mdsc_handle_mdsmap()
/openbmc/linux/net/ceph/
H A Dceph_common.c105 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid()
193 int ceph_parse_fsid(const char *str, struct ceph_fsid *fsid) in ceph_parse_fsid()
H A Dmon_client.c73 struct ceph_fsid fsid; in ceph_monmap_decode()
H A Dosdmap.c1968 struct ceph_fsid fsid; in osdmap_apply_incremental()
H A Dosd_client.c4157 struct ceph_fsid fsid; in ceph_osdc_handle_map()