The Write Zeroes command is used to set a range of logical blocks to 0\&.
.SH"OPTIONS"
.PP
\-\-start\-block=<slba>, \-s <slba>
.RS4
Start block\&.
.RE
.PP
\-\-block\-count=<nlb>, \-c <nlb>
.RS4
Number of logical blocks to write zeroes\&.
.RE
.PP
\-\-prinfo=<prinfo>, \-p <prinfo>
.RS4
Protection Information field definition\&.
.TS
allbox tab(:);
lt lt
lt lt
lt lt
lt lt
lt lt
lt lt.
T{
Bit
T}:T{
Description
T}
T{
3
T}:T{
PRACT: Protection Information Action\&. When set to 1, PI is stripped/inserted on read/write when the block format\(cqs metadata size is 8\&. When set to 0, metadata is passes\&.
T}
T{
2:0
T}:T{
PRCHK: Protection Information Check:
T}
T{
2
T}:T{
Set to 1 enables checking the guard tag
T}
T{
1
T}:T{
Set to 1 enables checking the application tag
T}
T{
0
T}:T{
Set to 1 enables checking the reference tag
T}
.TE
.sp1
.RE
.PP
\-\-ref\-tag=<reftag>, \-r <reftag>
.RS4
Optional reftag when used with protection information\&.
.RE
.PP
\-\-app\-tag\-mask=<appmask>, \-m <appmask>
.RS4
Optional application tag mask when used with protection information\&.
.RE
.PP
\-\-app\-tag=<apptag>, \-a <apptag>
.RS4
Optional application tag when used with protection information\&.
.RE
.PP
\-\-limited\-retry, \-l
.RS4
Sets the limited retry flag\&.
.RE
.PP
\-\-deac, \-d
.RS4
Sets the DEAC bit, requesting controller deallocate the logical blocks\&.