Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h1728 struct nvmf_property_set_command { struct
1995 struct nvmf_property_set_command prop_set;
/linux/drivers/nvme/host/
H A Dfabrics.c1542 BUILD_BUG_ON(sizeof(struct nvmf_property_set_command) != 64); in nvmf_exit()