Home
last modified time | relevance | path

Searched refs:nvmet_parse_passthru_io_cmd (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/nvme/target/
H A Dpassthru.c165 /* Disable reservations, see nvmet_parse_passthru_io_cmd() */ in nvmet_passthru_override_id_ctrl()
415 u16 nvmet_parse_passthru_io_cmd(struct nvmet_req *req) in nvmet_parse_passthru_io_cmd() function
483 /* No reservations, see nvmet_parse_passthru_io_cmd() */ in nvmet_passthru_get_set_features()
H A Dcore.c1098 return nvmet_parse_passthru_io_cmd(req); in nvmet_parse_io_cmd()