Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/drbd/
Ddrbd_int.h2103 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()
/Linux-v4.19/include/linux/
Dhyperv.h625 u8 connection_state; member