Searched refs:DP_ZEROES (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/block/drbd/ | ||
| H A D | drbd_protocol.h | 138 #define DP_ZEROES 1024 /* equiv. REQ_OP_WRITE_ZEROES */ macro |
| H A D | drbd_receiver.c | 2219 if (dpf & DP_ZEROES) in wire_flags_to_bio_op() |