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

/linux-master/drivers/block/drbd/
H A Ddrbd_req.c172 atomic_inc(&connection->current_tle_nr);
240 * epoch number. If they match, increase the current_tle_nr,
244 req->epoch == atomic_read(&first_peer_device(device)->connection->current_tle_nr))
1360 req->epoch = atomic_read(&first_peer_device(device)->connection->current_tle_nr);
H A Ddrbd_int.h663 atomic_t current_tle_nr; /* transfer log epoch number */ member in struct:drbd_connection
H A Ddrbd_worker.c2133 atomic_read(&connection->current_tle_nr) !=

Completed in 146 milliseconds