Home
last modified time | relevance | path

Searched refs:nvmf_property_get_command (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dnvme.h1071 struct nvmf_property_get_command { struct
1123 struct nvmf_property_get_command prop_get;
/Linux-v4.19/drivers/nvme/host/
Dfabrics.c1117 BUILD_BUG_ON(sizeof(struct nvmf_property_get_command) != 64); in nvmf_exit()