Searched refs:ceph_mdsmap_get_random_mds (Results 1 – 3 of 3) sorted by relevance
59 extern int ceph_mdsmap_get_random_mds(struct ceph_mdsmap *m);
19 int ceph_mdsmap_get_random_mds(struct ceph_mdsmap *m) in ceph_mdsmap_get_random_mds() function
756 mds = ceph_mdsmap_get_random_mds(mdsc->mdsmap); in __choose_mds()