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

/linux-master/include/linux/ceph/
H A Dmessenger.h25 struct ceph_connection_operations { struct
473 const struct ceph_connection_operations *ops;
588 const struct ceph_connection_operations *ops,
/linux-master/net/ceph/
H A Dmon_client.c35 static const struct ceph_connection_operations mon_con_ops;
1576 static const struct ceph_connection_operations mon_con_ops = {
H A Dmessenger.c632 const struct ceph_connection_operations *ops,
H A Dosd_client.c29 static const struct ceph_connection_operations osd_con_ops;
5954 static const struct ceph_connection_operations osd_con_ops = {
/linux-master/fs/ceph/
H A Dmds_client.c68 static const struct ceph_connection_operations mds_con_ops;
6159 static const struct ceph_connection_operations mds_con_ops = {

Completed in 167 milliseconds