Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_main.c165 int expect_epoch = 0; in tl_release() local
182 expect_epoch = req->epoch; in tl_release()
185 if (r->epoch != expect_epoch) in tl_release()
201 if (expect_epoch != barrier_nr) { in tl_release()
203 barrier_nr, expect_epoch); in tl_release()
218 if (req->epoch == expect_epoch) { in tl_release()
225 if (req->epoch != expect_epoch) in tl_release()