Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dmessenger.h23 struct ceph_connection_operations { struct
257 const struct ceph_connection_operations *ops;
344 const struct ceph_connection_operations *ops,
/OK3568_Linux_fs/kernel/net/ceph/
H A Dmon_client.c35 static const struct ceph_connection_operations mon_con_ops;
1409 static const struct ceph_connection_operations mon_con_ops = {
H A Dosd_client.c29 static const struct ceph_connection_operations osd_con_ops;
5600 static const struct ceph_connection_operations osd_con_ops = {
H A Dmessenger.c719 const struct ceph_connection_operations *ops, in ceph_con_init()
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dmds_client.c65 static const struct ceph_connection_operations mds_con_ops;
5255 static const struct ceph_connection_operations mds_con_ops = {