last_reconnect_jif  734 drivers/block/drbd/drbd_int.h 	unsigned long last_reconnect_jif;
last_reconnect_jif 1644 drivers/block/drbd/drbd_req.c 	if (time_in_range(now, connection->last_reconnect_jif, connection->last_reconnect_jif + ent))
last_reconnect_jif 2214 drivers/block/drbd/drbd_state.c 			connection->last_reconnect_jif = jiffies;