EE_ZEROOUT
seq_print_rq_state_bit(m, f & EE_ZEROOUT, &sep, "zero-out");
if ((flags & EE_ZEROOUT) || !(flags & EE_TRIM))
peer_req->flags |= EE_ZEROOUT;
peer_req->i.size >> 9, peer_req->flags & (EE_ZEROOUT|EE_TRIM)))
if (peer_req->flags & (EE_TRIM | EE_ZEROOUT)) {
peer_req->flags |= EE_ZEROOUT;
peer_req->flags |= EE_ZEROOUT;
if ((peer_req->flags & (EE_TRIM | EE_ZEROOUT)) == 0)
drbd_process_discard_or_zeroes_req(req, EE_ZEROOUT |