Searched defs:connection_state (Results 1 – 2 of 2) sorted by relevance
1989 static inline bool is_sync_target_state(enum drbd_conns connection_state) in is_sync_target_state()1995 static inline bool is_sync_source_state(enum drbd_conns connection_state) in is_sync_source_state()2001 static inline bool is_sync_state(enum drbd_conns connection_state) in is_sync_state()
363 enum usb_role connection_state; member