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