Home
last modified time | relevance | path

Searched refs:have_mon_and_osd_map (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/ceph/
Dceph_common.c515 static int have_mon_and_osd_map(struct ceph_client *client) in have_mon_and_osd_map() function
534 while (!have_mon_and_osd_map(client)) { in __ceph_open_session()
542 have_mon_and_osd_map(client) || (client->auth_err < 0), in __ceph_open_session()