Searched defs:connection_state (Results 1 – 2 of 2) sorted by relevance
1952 static inline bool is_sync_target_state(enum drbd_conns connection_state) in is_sync_target_state()1958 static inline bool is_sync_source_state(enum drbd_conns connection_state) in is_sync_source_state()1964 static inline bool is_sync_state(enum drbd_conns connection_state) in is_sync_state()
675 u8 connection_state; member