Home
last modified time | relevance | path

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

/drivers/nvme/target/
Dpassthru.c596 ctrl = nvme_ctrl_from_file(file); in nvmet_passthru_ctrl_enable()
/drivers/nvme/host/
Dnvme.h1068 struct nvme_ctrl *nvme_ctrl_from_file(struct file *file);
Dcore.c5430 struct nvme_ctrl *nvme_ctrl_from_file(struct file *file) in nvme_ctrl_from_file() function
5436 EXPORT_SYMBOL_NS_GPL(nvme_ctrl_from_file, NVME_TARGET_PASSTHRU);