Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_req.h98 BARRIER_ACKED, /* in protocol A and B */ enumerator
H A Ddrbd_req.c842 case BARRIER_ACKED: in __req_mod()
H A Ddrbd_main.c249 _req_mod(req, BARRIER_ACKED); in tl_release()