Home
last modified time | relevance | path

Searched refs:is_sync_source_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_int.h1995 static inline bool is_sync_source_state(enum drbd_conns connection_state) in is_sync_source_state() function
2003 return is_sync_source_state(connection_state) || in is_sync_state()