KV Format data structure (16 bytes, per KV spec Figure 42) More...
#include <nvme_spec.h>
Data Fields | |
| uint16_t | kvkml |
| KV key max length in bytes (shall be <= 16) | |
| uint8_t | reserved2 |
| struct spdk_nvme_kv_afo | afo |
| additional format options | |
| uint32_t | kvvml |
| KV value max length in bytes. | |
| uint32_t | mnks |
| max number of keys (0 = no maximum indicated) | |
| uint8_t | reserved12 [4] |
KV Format data structure (16 bytes, per KV spec Figure 42)