Searched refs:DP_RW_SYNC (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/block/drbd/ | ||
| H A D | drbd_protocol.h | 129 #define DP_RW_SYNC 2 /* equals REQ_SYNC */ macro |
| H A D | drbd_receiver.c | 2226 (dpf & DP_RW_SYNC ? REQ_SYNC : 0) | in wire_flags_to_bio() |