Home
last modified time | relevance | path

Searched defs:ceph_messenger (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/ceph/
Dmessenger.h54 struct ceph_messenger { struct
55 struct ceph_entity_inst inst; /* my name+address */
56 struct ceph_entity_addr my_enc_addr;
58 atomic_t stopping;
59 bool nocrc;
60 bool tcp_nodelay;
66 u32 global_seq;
67 spinlock_t global_seq_lock;
69 u64 supported_features;
70 u64 required_features;