Searched refs:ceph_mdsmap (Results 1 – 3 of 3) sorted by relevance
24 struct ceph_mdsmap { struct52 ceph_mdsmap_get_addr(struct ceph_mdsmap *m, int w) in ceph_mdsmap_get_addr() argument59 static inline int ceph_mdsmap_get_state(struct ceph_mdsmap *m, int w) in ceph_mdsmap_get_state()67 static inline bool ceph_mdsmap_is_laggy(struct ceph_mdsmap *m, int w) in ceph_mdsmap_is_laggy()74 extern int ceph_mdsmap_get_random_mds(struct ceph_mdsmap *m);75 struct ceph_mdsmap *ceph_mdsmap_decode(struct ceph_mds_client *mdsc, void **p,77 extern void ceph_mdsmap_destroy(struct ceph_mdsmap *m);78 extern bool ceph_mdsmap_is_cluster_available(struct ceph_mdsmap *m);
62 struct ceph_mdsmap *mdsmap; in mdsmap_show()
5844 struct ceph_mdsmap *newmap, in check_new_map()5845 struct ceph_mdsmap *oldmap) in check_new_map()7030 struct ceph_mdsmap *newmap, *oldmap; in ceph_mdsc_handle_mdsmap()