Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/drbd/
Ddrbd_main.c187 int expect_epoch = 0; in tl_release() local
204 expect_epoch = req->epoch; in tl_release()
207 if (r->epoch != expect_epoch) in tl_release()
223 if (expect_epoch != barrier_nr) { in tl_release()
225 barrier_nr, expect_epoch); in tl_release()
240 if (req->epoch == expect_epoch) in tl_release()
243 if (req->epoch != expect_epoch) in tl_release()