Searched refs:ceph_fsid (Results 1 – 5 of 5) sorted by relevance
49 struct ceph_fsid fsid;116 struct ceph_fsid fsid;289 extern int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid);290 extern int ceph_parse_fsid(const char *str, struct ceph_fsid *fsid);
183 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;
19 struct ceph_fsid fsid;
15 struct ceph_fsid { struct19 static inline int ceph_fsid_compare(const struct ceph_fsid *a, in ceph_fsid_compare() argument20 const struct ceph_fsid *b) in ceph_fsid_compare()
171 struct ceph_fsid fsid;
Completed in 16 milliseconds