Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ceph/
Dlibceph.h48 struct ceph_fsid fsid;
117 struct ceph_fsid fsid;
203 extern int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid);
Dceph_fs.h171 struct ceph_fsid fsid;
180 struct ceph_fsid fsid;
189 struct ceph_fsid fsid;
199 struct ceph_fsid fsid;
212 struct ceph_fsid fsid;
218 struct ceph_fsid fsid;
234 struct ceph_fsid fsid;
Drados.h22 struct ceph_fsid { struct
26 static inline int ceph_fsid_compare(const struct ceph_fsid *a, in ceph_fsid_compare() argument
27 const struct ceph_fsid *b) in ceph_fsid_compare()
Dmon_client.h18 struct ceph_fsid fsid;
Dosdmap.h37 struct ceph_fsid fsid;
/linux-3.4.99/net/ceph/
Dceph_common.c77 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid()
155 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.c736 struct ceph_fsid fsid; in osdmap_apply_incremental()
Dosd_client.c1370 struct ceph_fsid fsid; in ceph_osdc_handle_map()
/linux-3.4.99/fs/ceph/
Dmds_client.c3281 struct ceph_fsid fsid; in ceph_mdsc_handle_map()