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()
482 #define EE_IS_TRIM_USE_ZEROOUT (1<<__EE_IS_TRIM_USE_ZEROOUT) macro
1380 if (peer_req->flags & EE_IS_TRIM_USE_ZEROOUT) { in drbd_submit_peer_request()2324 peer_req->flags |= EE_IS_TRIM_USE_ZEROOUT; in receive_Data()2395 if ((peer_req->flags & EE_IS_TRIM_USE_ZEROOUT) == 0) in receive_Data()