Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dmon_client.c35 static const struct ceph_connection_operations mon_con_ops; variable
1210 ceph_con_init(&monc->con, monc, &mon_con_ops, in ceph_monc_init()
1586 static const struct ceph_connection_operations mon_con_ops = { variable