Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_int.h2065 static inline bool is_sync_source_state(enum drbd_conns connection_state) in is_sync_source_state() function
2073 return is_sync_source_state(connection_state) || in is_sync_state()