Loading...
Searching...
No Matches
spdk_nvme_kv_format Struct Reference

KV Format data structure (16 bytes, per KV spec Figure 42) More...

#include <nvme_spec.h>

Collaboration diagram for spdk_nvme_kv_format:
[legend]

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]
 

Detailed Description

KV Format data structure (16 bytes, per KV spec Figure 42)


The documentation for this struct was generated from the following file: