Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nvme/target/
Dfabrics-cmd.c20 offsetof(struct nvmf_property_set_command, attrib); in nvmet_execute_prop_set()
31 offsetof(struct nvmf_property_set_command, offset); in nvmet_execute_prop_set()
/linux-5.19.10/include/linux/
Dnvme.h1484 struct nvmf_property_set_command { struct
1550 struct nvmf_property_set_command prop_set;
/linux-5.19.10/drivers/nvme/host/
Dfabrics.c1194 BUILD_BUG_ON(sizeof(struct nvmf_property_set_command) != 64); in nvmf_exit()