diff options
Diffstat (limited to '')
-rw-r--r-- | Documentation/nvme-write.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/nvme-write.txt b/Documentation/nvme-write.txt index 837bd5c..89aa667 100644 --- a/Documentation/nvme-write.txt +++ b/Documentation/nvme-write.txt @@ -26,6 +26,7 @@ SYNOPSIS [--show-command | -v] [--dry-run | -w] [--latency | -t] + [--storage-tag<storage-tag> | -g <storage-tag>] [--storage-tag-check<storage-tag-check> | -C <storage-tag-check>] [--force] @@ -138,6 +139,10 @@ metadata is passes. --latency:: Print out the latency the IOCTL took (in us). +--storage-tag=<storage-tag>:: +-g <storage-tag>:: + Variable Sized Expected Logical Block Storage Tag(ELBST). + --storage-tag-check=<storage-tag-check>:: -C <storage-tag-check>:: This bit specifies the Storage Tag field shall be checked as part of end-to-end |