Home
last modified time | relevance | path

Searched refs:nvme_ctrl_from_file (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/nvme/target/
Dpassthru.c522 ctrl = nvme_ctrl_from_file(file); in nvmet_passthru_ctrl_enable()
/Linux-v5.10/drivers/nvme/host/
Dnvme.h820 struct nvme_ctrl *nvme_ctrl_from_file(struct file *file);
Dcore.c4613 struct nvme_ctrl *nvme_ctrl_from_file(struct file *file) in nvme_ctrl_from_file() function
4619 EXPORT_SYMBOL_NS_GPL(nvme_ctrl_from_file, NVME_TARGET_PASSTHRU);