Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_req.h98 BARRIER_ACKED, /* in protocol A and B */ enumerator
H A Ddrbd_req.c855 case BARRIER_ACKED: in __req_mod()
H A Ddrbd_main.c237 _req_mod(req, BARRIER_ACKED, peer_device); in tl_release()