Searched defs:connection_state (Results 1 – 2 of 2) sorted by relevance
2103 static inline bool is_sync_target_state(enum drbd_conns connection_state) in is_sync_target_state()2109 static inline bool is_sync_source_state(enum drbd_conns connection_state) in is_sync_source_state()2115 static inline bool is_sync_state(enum drbd_conns connection_state) in is_sync_state()
625 u8 connection_state; member