Lines Matching refs:offsetof
20 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()
78 offsetof(struct nvmf_property_get_command, offset); in nvmet_execute_prop_get()
81 offsetof(struct nvmf_property_get_command, attrib); in nvmet_execute_prop_get()
126 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_admin_cmd()
165 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_io_cmd()
183 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue()
191 req->error_loc = offsetof(struct nvmf_connect_command, qid); in nvmet_install_queue()
199 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue()
207 req->error_loc = offsetof(struct nvmf_connect_command, opcode); in nvmet_install_queue()
215 req->error_loc = offsetof(struct nvmf_connect_command, opcode); in nvmet_install_queue()
296 args.error_loc = offsetof(struct nvmf_connect_command, recfmt); in nvmet_execute_admin_connect()
415 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_parse_connect_cmd()
421 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_connect_cmd()