Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_int.h1989 static inline bool is_sync_target_state(enum drbd_conns connection_state) in is_sync_target_state() function
2004 is_sync_target_state(connection_state); in is_sync_state()
H A Ddrbd_actlog.c766 is_sync_target_state(device->state.conn)) in maybe_schedule_on_disk_bitmap_update()