Home
last modified time | relevance | path

Searched refs:spdk_ocssd_chunk_information_entry (Results 1 – 3 of 3) sorted by relevance

/spdk/include/spdk/
H A Dnvme_ocssd_spec.h132 struct spdk_ocssd_chunk_information_entry { struct
183 SPDK_STATIC_ASSERT(sizeof(struct spdk_ocssd_chunk_information_entry) == 32, "Incorrect size"); argument
H A Dnvme_ocssd.h67 struct spdk_ocssd_chunk_information_entry *chunk_info,
/spdk/lib/nvme/
H A Dnvme_ns_ocssd_cmd.c13 struct spdk_ocssd_chunk_information_entry *chunk_info, in spdk_nvme_ocssd_ns_cmd_vector_reset()