Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dceph_fs.h172 struct ceph_fsid fsid;
183 struct ceph_fsid fsid;
190 struct ceph_fsid fsid;
198 struct ceph_fsid fsid;
204 struct ceph_fsid fsid;
220 struct ceph_fsid fsid;
H A Dlibceph.h49 struct ceph_fsid fsid;
123 struct ceph_fsid fsid;
291 extern int ceph_check_fsid(struct ceph_client *client, 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;
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dcache.c34 struct ceph_fsid fsid;
55 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs()
H A Dmds_client.c5019 struct ceph_fsid fsid; in ceph_mdsc_handle_mdsmap()
/OK3568_Linux_fs/kernel/net/ceph/
H A 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()
H A Dmon_client.c46 struct ceph_fsid fsid; in ceph_monmap_decode()
H A Dosdmap.c1933 struct ceph_fsid fsid; in osdmap_apply_incremental()
H A Dosd_client.c4060 struct ceph_fsid fsid; in ceph_osdc_handle_map()