Searched refs:__mdsmap_get_random_mds (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ceph/
H A Dmdsmap.c20 static int __mdsmap_get_random_mds(struct ceph_mdsmap *m, bool ignore_laggy) function
51 mds = __mdsmap_get_random_mds(m, false);
53 mds = __mdsmap_get_random_mds(m, true);

Completed in 168 milliseconds