Home
last modified time | relevance | path

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

/Linux-v6.6/net/ceph/
Dmon_client.c35 static const struct ceph_connection_operations mon_con_ops; variable
1202 ceph_con_init(&monc->con, monc, &mon_con_ops, in ceph_monc_init()
1576 static const struct ceph_connection_operations mon_con_ops = { variable