Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dlibceph.h49 struct ceph_fsid fsid;
126 struct ceph_fsid fsid;
299 extern int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid);
300 extern int ceph_parse_fsid(const char *str, struct ceph_fsid *fsid);
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;
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()
Dmon_client.h19 struct ceph_fsid fsid;
Dosdmap.h171 struct ceph_fsid fsid;
/linux-6.1.9/fs/ceph/
Dcache.c86 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs()
Dsuper.c275 struct ceph_fsid fsid; in ceph_parse_new_source()
Dmds_client.c5224 struct ceph_fsid fsid; in ceph_mdsc_handle_mdsmap()
/linux-6.1.9/net/ceph/
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()
Dmon_client.c73 struct ceph_fsid fsid; in ceph_monmap_decode()
Dosdmap.c1968 struct ceph_fsid fsid; in osdmap_apply_incremental()
Dosd_client.c4066 struct ceph_fsid fsid; in ceph_osdc_handle_map()