Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_req.c172 atomic_inc(&connection->current_tle_nr); in start_new_tl_epoch()
244 req->epoch == atomic_read(&first_peer_device(device)->connection->current_tle_nr)) in drbd_req_complete()
1360 req->epoch = atomic_read(&first_peer_device(device)->connection->current_tle_nr); in drbd_send_and_submit()
H A Ddrbd_int.h659 atomic_t current_tle_nr; /* transfer log epoch number */ member
H A Ddrbd_worker.c2133 atomic_read(&connection->current_tle_nr) != in wait_for_work()