Home
last modified time | relevance | path

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

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