Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/ceph/
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;
Dlibceph.h48 struct ceph_fsid fsid;
125 struct ceph_fsid fsid;
297 extern int ceph_check_fsid(struct ceph_client *client, 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-v5.15/fs/ceph/
Dcache.c34 struct ceph_fsid fsid;
55 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs()
Dmds_client.c5093 struct ceph_fsid fsid; in ceph_mdsc_handle_mdsmap()
/Linux-v5.15/net/ceph/
Dceph_common.c105 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid()
220 static int parse_fsid(const char *str, struct ceph_fsid *fsid) in parse_fsid()
Dmon_client.c73 struct ceph_fsid fsid; in ceph_monmap_decode()
Dosdmap.c1952 struct ceph_fsid fsid; in osdmap_apply_incremental()
Dosd_client.c4041 struct ceph_fsid fsid; in ceph_osdc_handle_map()