Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dlibceph.h45 struct ceph_fsid fsid;
113 struct ceph_fsid fsid;
189 extern int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid);
Dceph_fs.h169 struct ceph_fsid fsid;
178 struct ceph_fsid fsid;
185 struct ceph_fsid fsid;
191 struct ceph_fsid fsid;
207 struct ceph_fsid fsid;
Drados.h14 struct ceph_fsid { struct
18 static inline int ceph_fsid_compare(const struct ceph_fsid *a, in ceph_fsid_compare() argument
19 const struct ceph_fsid *b) in ceph_fsid_compare()
Dmon_client.h18 struct ceph_fsid fsid;
Dosdmap.h88 struct ceph_fsid fsid;
/linux-4.4.14/net/ceph/
Dceph_common.c98 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid()
194 static int parse_fsid(const char *str, struct ceph_fsid *fsid) in parse_fsid()
Dmon_client.c44 struct ceph_fsid fsid; in ceph_monmap_decode()
Dosdmap.c1202 struct ceph_fsid fsid; in osdmap_apply_incremental()
Dosd_client.c2080 struct ceph_fsid fsid; in ceph_osdc_handle_map()
/linux-4.4.14/fs/ceph/
Dmds_client.c3739 struct ceph_fsid fsid; in ceph_mdsc_handle_map()