Home
last modified time | relevance | path

Searched refs:nvme_rw_command (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/nvme/target/
H A Dio-cmd-bdev.c145 req->error_loc = offsetof(struct nvme_rw_command, length); in blk_to_nvme_status()
149 req->error_loc = offsetof(struct nvme_rw_command, slba); in blk_to_nvme_status()
157 req->error_loc = offsetof(struct nvme_rw_command, nsid); in blk_to_nvme_status()
H A Dzns.c550 req->error_loc = offsetof(struct nvme_rw_command, length); in nvmet_bdev_execute_zone_append()
561 req->error_loc = offsetof(struct nvme_rw_command, slba); in nvmet_bdev_execute_zone_append()
567 req->error_loc = offsetof(struct nvme_rw_command, slba); in nvmet_bdev_execute_zone_append()
H A Dcore.c58 req->error_loc = offsetof(struct nvme_rw_command, length); in errno_to_nvme_status()
61 req->error_loc = offsetof(struct nvme_rw_command, slba); in errno_to_nvme_status()
67 req->error_loc = offsetof(struct nvme_rw_command, nsid); in errno_to_nvme_status()
/linux/drivers/nvme/host/
H A Dapple.c395 struct nvme_rw_command *cmnd) in apple_nvme_setup_prps()
489 struct nvme_rw_command *cmnd, in apple_nvme_setup_prp_simple()
H A Dcore.c5323 BUILD_BUG_ON(sizeof(struct nvme_rw_command) != 64); in _nvme_check_size()
/linux/include/linux/
H A Dnvme.h1089 struct nvme_rw_command { struct
1979 struct nvme_rw_command rw;