Lines Matching refs:monc
185 if (ceph_monmap_contains(client->monc.monmap,
700 return client->monc.auth->global_id;
742 err = ceph_monc_init(&client->monc, client);
752 ceph_monc_stop(&client->monc);
768 ceph_monc_stop(&client->monc);
783 ceph_monc_reopen_session(&client->monc);
793 return client->monc.monmap && client->monc.monmap->epoch &&
806 err = ceph_monc_open_session(&client->monc);
854 ret = ceph_monc_get_version(&client->monc, "osdmap", &newest_epoch);
862 return ceph_monc_wait_osdmap(&client->monc, newest_epoch, timeout);