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