Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_req.c173 atomic_inc(&connection->current_tle_nr); in start_new_tl_epoch()
241 * epoch number. If they match, increase the current_tle_nr, in drbd_req_complete()
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()
H A Ddrbd_worker.c2126 atomic_read(&connection->current_tle_nr) != in wait_for_work()
H A Ddrbd_int.h731 atomic_t current_tle_nr; /* transfer log epoch number */ member
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_req.c172 atomic_inc(&connection->current_tle_nr); in start_new_tl_epoch()
240 * epoch number. If they match, increase the current_tle_nr, in drbd_req_complete()
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.h661 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()

Completed in 19 milliseconds