Searched refs:ceph_mdsmap (Results 1 – 5 of 5) sorted by relevance
22 struct ceph_mdsmap { struct43 ceph_mdsmap_get_addr(struct ceph_mdsmap *m, int w) in ceph_mdsmap_get_addr() argument50 static inline int ceph_mdsmap_get_state(struct ceph_mdsmap *m, int w) in ceph_mdsmap_get_state()58 static inline bool ceph_mdsmap_is_laggy(struct ceph_mdsmap *m, int w) in ceph_mdsmap_is_laggy()65 extern int ceph_mdsmap_get_random_mds(struct ceph_mdsmap *m);66 extern struct ceph_mdsmap *ceph_mdsmap_decode(void **p, void *end);67 extern void ceph_mdsmap_destroy(struct ceph_mdsmap *m);68 extern bool ceph_mdsmap_is_cluster_available(struct ceph_mdsmap *m);
20 int ceph_mdsmap_get_random_mds(struct ceph_mdsmap *m) in ceph_mdsmap_get_random_mds()106 struct ceph_mdsmap *ceph_mdsmap_decode(void **p, void *end) in ceph_mdsmap_decode()108 struct ceph_mdsmap *m; in ceph_mdsmap_decode()371 void ceph_mdsmap_destroy(struct ceph_mdsmap *m) in ceph_mdsmap_destroy()382 bool ceph_mdsmap_is_cluster_available(struct ceph_mdsmap *m) in ceph_mdsmap_is_cluster_available()
318 struct ceph_mdsmap *mdsmap;
26 struct ceph_mdsmap *mdsmap; in mdsmap_show()
3312 struct ceph_mdsmap *newmap, in check_new_map()3313 struct ceph_mdsmap *oldmap) in check_new_map()4076 struct ceph_mdsmap *newmap, *oldmap; in ceph_mdsc_handle_mdsmap()