Searched refs:EE_IS_TRIM_USE_ZEROOUT (Results 1 – 3 of 3) sorted by relevance
243 if (f & EE_IS_TRIM_USE_ZEROOUT) in seq_print_peer_request_flags()
481 #define EE_IS_TRIM_USE_ZEROOUT (1<<__EE_IS_TRIM_USE_ZEROOUT) macro
1379 if (peer_req->flags & EE_IS_TRIM_USE_ZEROOUT) { in drbd_submit_peer_request()2323 peer_req->flags |= EE_IS_TRIM_USE_ZEROOUT; in receive_Data()2394 if ((peer_req->flags & EE_IS_TRIM_USE_ZEROOUT) == 0) in receive_Data()