Searched refs:is_sync_state (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/block/drbd/
H A Ddrbd_state.c1324 if (!is_sync_state(os.conn) && is_sync_state(ns.conn))
H A Ddrbd_int.h2003 static inline bool is_sync_state(enum drbd_conns connection_state) function
H A Ddrbd_worker.c1928 if (resync_done && is_sync_state(device->state.conn))

Completed in 110 milliseconds