Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/block/drbd/
Ddrbd_main.c174 int expect_epoch = 0; in tl_release() local
191 expect_epoch = req->epoch; in tl_release()
194 if (r->epoch != expect_epoch) in tl_release()
210 if (expect_epoch != barrier_nr) { in tl_release()
212 barrier_nr, expect_epoch); in tl_release()
227 if (req->epoch == expect_epoch) { in tl_release()
234 if (req->epoch != expect_epoch) in tl_release()