Home
last modified time | relevance | path

Searched refs:nvmet_passthru_map_sg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dpassthru.c52 * nvmet_passthru_map_sg is limitted to using a single bio so limit in nvmet_passthru_override_id_ctrl()
188 static int nvmet_passthru_map_sg(struct nvmet_req *req, struct request *rq) in nvmet_passthru_map_sg() function
254 ret = nvmet_passthru_map_sg(req, rq); in nvmet_passthru_execute_cmd()
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dpassthru.c109 * nvmet_passthru_map_sg is limitted to using a single bio so limit in nvmet_passthru_override_id_ctrl()
260 static int nvmet_passthru_map_sg(struct nvmet_req *req, struct request *rq) in nvmet_passthru_map_sg() function
330 ret = nvmet_passthru_map_sg(req, rq); in nvmet_passthru_execute_cmd()

Completed in 2 milliseconds