Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h1741 struct nvmf_property_get_command { struct
1996 struct nvmf_property_get_command prop_get;
/linux/drivers/nvme/host/
H A Dfabrics.c1541 BUILD_BUG_ON(sizeof(struct nvmf_property_get_command) != 64); in nvmf_exit()