Home
last modified time | relevance | path

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

/linux-2.6.39/net/ceph/
Dmon_client.c33 static const struct ceph_connection_operations mon_con_ops; variable
311 monc->con->ops = &mon_con_ops; in ceph_monc_open_session()
1021 static const struct ceph_connection_operations mon_con_ops = { variable