Searched refs:nvme_passthru_end (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/nvme/target/ |
H A D | passthru.c | 246 nvme_passthru_end(ctrl, ns, effects, req->cmd, status); in nvmet_passthru_execute_cmd_work()
|
/openbmc/linux/drivers/nvme/host/ |
H A D | nvme.h | 1141 void nvme_passthru_end(struct nvme_ctrl *ctrl, struct nvme_ns *ns, u32 effects,
|
H A D | ioctl.c | 267 nvme_passthru_end(ctrl, ns, effects, cmd, ret); in nvme_submit_user_cmd()
|
H A D | core.c | 1109 void nvme_passthru_end(struct nvme_ctrl *ctrl, struct nvme_ns *ns, u32 effects, in nvme_passthru_end() function 1152 EXPORT_SYMBOL_NS_GPL(nvme_passthru_end, NVME_TARGET_PASSTHRU);
|