Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_req.c173 atomic_inc(&connection->current_tle_nr); in start_new_tl_epoch()
245 req->epoch == atomic_read(&first_peer_device(device)->connection->current_tle_nr)) in drbd_req_complete()
1346 req->epoch = atomic_read(&first_peer_device(device)->connection->current_tle_nr); in drbd_send_and_submit()
Ddrbd_int.h731 atomic_t current_tle_nr; /* transfer log epoch number */ member
Ddrbd_worker.c2126 atomic_read(&connection->current_tle_nr) != in wait_for_work()