Searched refs:osd_con_ops (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/ceph/
H A Dosd_client.c27 static const struct ceph_connection_operations osd_con_ops; variable in typeref:struct:ceph_connection_operations
1032 ceph_con_init(&osd->o_con, osd, &osd_con_ops, &osdc->client->msgr); create_osd()
2995 static const struct ceph_connection_operations osd_con_ops = { variable in typeref:struct:ceph_connection_operations

Completed in 64 milliseconds