Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Dceph_fs.h171 struct ceph_fsid fsid;
182 struct ceph_fsid fsid;
189 struct ceph_fsid fsid;
197 struct ceph_fsid fsid;
203 struct ceph_fsid fsid;
219 struct ceph_fsid fsid;
Dlibceph.h48 struct ceph_fsid fsid;
117 struct ceph_fsid fsid;
277 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.h161 struct ceph_fsid fsid;
/linux-4.19.296/fs/ceph/
Dcache.c46 struct ceph_fsid fsid;
67 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs()
Dmds_client.c4077 struct ceph_fsid fsid; in ceph_mdsc_handle_mdsmap()