Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_main.c196 int expect_epoch = 0; in tl_release() local
213 expect_epoch = req->epoch; in tl_release()
216 if (r->epoch != expect_epoch) in tl_release()
232 if (expect_epoch != barrier_nr) { in tl_release()
234 barrier_nr, expect_epoch); in tl_release()
249 if (req->epoch == expect_epoch) in tl_release()
252 if (req->epoch != expect_epoch) in tl_release()