Searched refs:nvme_passthru_end (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/nvme/target/
H A Dpassthru.c246 nvme_passthru_end(ctrl, ns, effects, req->cmd, status);
340 * in a workqueue so that nvme_passthru_end gets called.
/linux-master/drivers/nvme/host/
H A Dioctl.c202 nvme_passthru_end(ctrl, ns, effects, cmd, ret);
H A Dnvme.h1155 void nvme_passthru_end(struct nvme_ctrl *ctrl, struct nvme_ns *ns, u32 effects,
H A Dcore.c1174 void nvme_passthru_end(struct nvme_ctrl *ctrl, struct nvme_ns *ns, u32 effects, function
1217 EXPORT_SYMBOL_NS_GPL(nvme_passthru_end, NVME_TARGET_PASSTHRU);

Completed in 109 milliseconds