Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_protocol.h129 #define DP_RW_SYNC 2 /* equals REQ_SYNC */ macro
H A Ddrbd_receiver.c2226 (dpf & DP_RW_SYNC ? REQ_SYNC : 0) | in wire_flags_to_bio()