Home
last modified time | relevance | path

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

/include/linux/ceph/
A Dmessenger.h19 struct ceph_connection;
26 struct ceph_connection *(*get)(struct ceph_connection *);
27 void (*put)(struct ceph_connection *);
34 struct ceph_connection *con,
43 void (*fault) (struct ceph_connection *con);
47 void (*peer_reset) (struct ceph_connection *con);
59 int (*get_auth_request)(struct ceph_connection *con,
66 int (*handle_auth_done)(struct ceph_connection *con,
94 int (*sparse_read)(struct ceph_connection *con,
280 struct ceph_connection *con;
[all …]
A Dmon_client.h85 struct ceph_connection con;
A Dosd_client.h87 struct ceph_connection o_con;

Completed in 10 milliseconds