Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnvme.h1058 struct nvmf_property_set_command { struct
1122 struct nvmf_property_set_command prop_set;
/Linux-v4.19/drivers/nvme/host/
Dfabrics.c1118 BUILD_BUG_ON(sizeof(struct nvmf_property_set_command) != 64); in nvmf_exit()